Initial Commit
This commit is contained in:
commit
48a5e71e00
1136 changed files with 64347 additions and 0 deletions
7
addons/gdata_orm/plugin.cfg
Normal file
7
addons/gdata_orm/plugin.cfg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[plugin]
|
||||
|
||||
name="GDataORM"
|
||||
description="Godot based Data ORM (Object-Relational-Mapping) system based on SQLite."
|
||||
author="Mario Steele"
|
||||
version="0.1"
|
||||
script="plugin.gd"
|
||||
Loading…
Add table
Add a link
Reference in a new issue