Skip to content
Reverend edited this page Jan 12, 2024 · 11 revisions

Welcome to the MapTool Development wiki!

MapTool Vulnerability Statement

User Documentation

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

Build Management

Cross-platform Installer Generators (mostly moot as of Java 9).

Design Guide

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;

  1. Localisation and Language Use
  2. Form Design
  3. 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.

Development Goals

Keep these in mind as you go about your daily development business.

Future Development Concepts

Overview of some concepts for splitting a token into two pieces, visual attributes and game data properties.

Guide to hosting MapTool on AWS

Running MapTool Headless