···11# dice-wire
22A framework for the Godot engine to create TTRPG games for Advanced 5th Edition, Pathfinder 2nd Edition, and more.
3344-OGL 5th Edition will be added once more content is released into its System Reference Document (SRD) in Feburary 2025, and thus able to be used under the Creative Commons license.
44+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).
5566-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).
66+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.
7788## Pathfinder 2E Updates
991010-Currently at time of writing, this repository will only include character creation options present in the Player Core. Player Core 2 content will be added once that is finished.
1010+At time of writing, this repository will only include character creation options present in the Player Core. Player Core 2 content will be added once that is finished.
1111+1212+## OGL 5th Edition (O5E) Updates
1313+1414+At time of writing, the SRD 5.2 has been published. I have not looked it over, but I will be including it once I finish with Pathfinder 2nd Edition.
1515+1616+## Advanced 5th Edition (A5E) Updates
1717+1818+At time of writing, I have not begun any efforts to add A5E into the framework. Once O5E has been finished and integrated, I will begin to integrate A5E as accessed through the ORC license (see above).
11191220## Starfinder 2E Updates
13211414-Currently at time of writing, Starfinder 2E is still in its playtest phase. Once the game is fully released, I will look at integrating it into this framework.2222+At time of writing, Starfinder 2E is still in its playtest phase. Once the game is fully released, I will look at integrating it into this framework.
2323+2424+## Other Systems
2525+2626+With the way this framework is being developed, I intend to make this as modular as possible. Thus all one must do is create a "mod" of sorts to add in the data and code needed for any other system. If you would like to have me add them officially, I can do an audit of your code and data and add it as a submodule of this repository. If the schema is too limiting for a system you'd like to add, please let me know by either [submitting a pull request](https://tangled.sh/@cass.cityboundforest.com/dice-wire/pulls/new) or by sending me a DM on [BlueSky](https://bsky.app/profile/did:plc:lsxnahuhdg6llq7lpo3wq6kf).