-
Notifications
You must be signed in to change notification settings - Fork 261
Home
Reverend edited this page Jan 12, 2024
·
11 revisions
MapTool Vulnerability Statement
Most user focused documentation will be found on the main RPTools Documentation Wiki.
Some Frequently Asked Questions are answered on the FAQ page here in the GitHub wiki: FAQ
Cross-platform Installer Generators (mostly moot as of Java 9).
There is no stand-alone design document at this point. Most concepts you need to follow are documented in the relevant code sections. Here are some general pointers;
- Localisation and Language Use
- Form Design
- Plan for future improvements.
- Try to keep you code adaptable and usable with future changes.
- Build your code with the ability to be incorporated elsewhere.
Keep these in mind as you go about your daily development business.
Overview of some concepts for splitting a token into two pieces, visual attributes and game data properties.