Skip to content

Tdue21/MapTool-Notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapTool Notebook add-in library

This project is inspired by the excellent notebook library by Rod Takehara.

The project is mainly used as a learning point for myself. The purpose is to polish and modernize the code to use javascript and the new add-in library functionality in MapTool.

Unlike the original library, this add-on keeps all notebooks in the data store, and thus avoid the need for tokens to represent each notebook.

Access to notebooks is handled through an overlay, which presents the available notebooks to each player.

How to build

A VS Code task is included which will build a .mtlib in the release folder.

How to Contribute

Undecided as of yet.

Changelog

Unreleased

  • Configuration of library.
  • Access to notebooks can be controlled by author. (GM will always have access).
  • Show list of available notebooks.
  • #1
  • #2
  • #3
  • #4
  • more to come ..

About

An add-on library for adding notebook functionality to MapTool.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published