sfrpgtools
sfrpgtools copied to clipboard
A collection of tools to help and inspire Starfinder GMs
Starfinder Tools App
Code for sfrpgtools. Written in javascript. Hosted with Flask.
Development
- Install the requirements:
pip install -r requirements.txt
- Run the server:
python run.py