Initial commit

This commit is contained in:
vaporvee
2022-11-11 18:33:21 +01:00
committed by GitHub
commit 6491d9111d
2 changed files with 11 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# Godot-specific ignores
.import/
export.cfg
export_presets.cfg
# Mono-specific ignores
.mono/
data_*/

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# rpg-test
Trying to get an RPG game environment working in Godot