this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Updating README

+1 -3
+1 -3
README.md
··· 1 1 # dice-wire 2 - A framework for the Godot engine to create TTRPG games for Advanced 5th Edition, Pathfinder 2nd Edition, and more. 2 + A framework written in Lua to create TTRPG games for Advanced 5th Edition, Pathfinder 2nd Edition, and more. 3 3 4 4 All content included in this repository is accessed through the Open RPG Creative (ORC) License. Any mechanical content created using this framework is required to be licensed back to the community through the ORC License. For more information about the ORC license, please see [here](https://paizo.com/orclicense). 5 - 6 - I am currently working on creating a working JSON Schema to use to validate files. I will be including this in the game data, as well as in the code to validate any data present in the `data` folder. Any mods or further system updates should place files into that folder underneath a unique identifier as to not cause accidental collision. 7 5 8 6 ## Pathfinder 2E Updates 9 7