Deep-Phield-Softworks / XeroSum

Isometric, Squad-Based, Real-Time Strategy RPG
0 stars 0 forks source link

kwargs Manifest #64

Closed EricFedrowisch closed 9 years ago

EricFedrowisch commented 9 years ago

A Manifest to store kwarg dictionaries for the creation of game objects needs to be designed and coded. The manifest should be a separate ZODB FileStorage object with dictionaries for each Archetype (Item, Entity, Feature, etc), with string keys and dictionary values. Also need a tool that provides a ui for consulting, inserting, modifying and removing entries.