SaracenOne / galatea_databases

Scripts for the databases and database tool of Galatea. Can be used as either as a Godot plugin or standalone program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Galatea Databases

This is a plugin for a tool I'm writing for my interactive anime high school simulator 'Galatea'. With it, you will be able to manipulate the various JSON databases which will be responsible for the majority of the gameplay elements. Even though the game itself is still in-production and the design of the databases is still being regularly revised and changed, I'm releasing this tool as part of the game's official future modding kit and under the assumption that due to its heavily polymorphic design, it may also be useful for other developers who would like a simple database tool they could easily adapt for usage in their own games.

About

Scripts for the databases and database tool of Galatea. Can be used as either as a Godot plugin or standalone program.

License:GNU General Public License v3.0


Languages

Language:GDScript 100.0%