Added some things related to Database management.

This commit is contained in:
PersonGuyGit
2022-08-21 12:55:47 -06:00
parent fcbd8c1917
commit 11ff47a5cc
22 changed files with 131 additions and 1 deletions

View File

@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=2]
[ext_resource path="res://MainSystem.gd" type="Script" id=1]
[node name="Node2D" type="Node2D"]
script = ExtResource( 1 )