Add-On Library: Difference between revisions
Jump to navigation
Jump to search
m (Remove reference to original site) |
m (Typo in domain name) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
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. | |||
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]. | |||
* [[Introduction to Add-on libraries]] | |||
* [[Creation of Add-on libraries]] | |||
* [[Technical definition of Add-on Libraries]] | |||
* [[MTscript functions related to Add-on libraries]] | |||
* [[JavaScript in Add-on libraries]] | |||
* [[ | |||
* [[MTscript functions related to | |||
* [[JavaScript in |
Latest revision as of 23:59, 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.