Add-On Library: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Remove reference to original site)
m (Typo in domain name)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub}}
Add-on libraries are available from MapTool 1.11 onwards. These are the future of user-definable plugins to the MapTool environment, and are intended to replace and expand on the functionality formerly provided by [[Library Token]]s.
(If you wish to help by filling out the stub or adding a translation, please visit the [[Main Page]] of this wiki and read the special notes regarding obtaining an account.)


== Add-On Libraries ==
The following pages describe the use and creation of Add-on libraries.  This information is gleaned from [https://docs.rptools.info/docs/add-ons/ docs.rptools.info] where developer docs are hosted. If a correction is needed, please use the '''Discussion''' tab for the page or bring it up on the Discord server in the [https://discord.com/channels/296230822262865920/906331218805678080 #wiki_support channel].


These are the future of user-definable plugins to the MapTool environment.
* [[Introduction to Add-on libraries]]
 
* [[Creation of Add-on libraries]]
MapTool started out with [[Library Token]]s.
* [[Technical definition of Add-on Libraries]]
They have served their purpose fairly well, but with the new HTML5 support in the JavaFX libraries that ship with MapTool, the scope of what macros are capable of has greatly expanded.
* [[MTscript functions related to Add-on libraries]]
 
* [[JavaScript in Add-on libraries]]
* [[Creation of add-on libraries]]
* [[MTscript functions related to add-on libraries]]
* [[JavaScript in add-on libraries]]

Latest revision as of 22:07, 21 February 2024

Add-on libraries are available from MapTool 1.11 onwards. These are the future of user-definable plugins to the MapTool environment, and are intended to replace and expand on the functionality formerly provided by Library Tokens.

The following pages describe the use and creation of Add-on libraries. This information is gleaned from docs.rptools.info where developer docs are hosted. If a correction is needed, please use the Discussion tab for the page or bring it up on the Discord server in the #wiki_support channel.