MrFarland / DM-Operations-Center

The DM Operations Center is a collection of rules and tools for 5th edition Dungeons & Dragons dungeon masters that use the advanced Virtual Tabletop application Encounter+
https://donfarland.com
Other
38 stars 10 forks source link

Externalize common data into JSON files. #51

Closed MrFarland closed 2 years ago

MrFarland commented 3 years ago

Externalizing data into JSON files stored in the module hierarchy allows multiple generators to access and use the data without having to duplicate it in multiple generators. (i.e. NPC Names for the Name, NPC, Shop, and Plot Hook generators, etc)

MrFarland commented 2 years ago

Not pursuing this approach for 1.0. May revisit some day.