Open klondikemarlen opened 7 years ago
Project started see: https://github.com/elthran/RPG-Game/tree/spreadsheet
Now in branch https://github.com/elthran/RPG-Game/tree/game_editor
Please comment and request features and specific objects that you want to be able to edit. e.g. "I want all_abilities in prebuilt_objects.py"
This should be a "workflow" to interact read/write objects directly to the database.
It should allow the creation of new User, Hero, Map, Location, Ability, Item and Quest Objects. It should use some kind of web form or drag and drop or text entry. This system should also allow the loading of text files full of data and/or spreadsheets. It should allow for the automated rebuilding and population of the database with some generic data.