Initial commit

master
joey 3 years ago
commit fcb15ea518

17
.gitignore vendored

@ -0,0 +1,17 @@
# ---> Godot
# Godot 4+ specific ignores
.godot/
# Godot-specific ignores
.import/
export.cfg
export_presets.cfg
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json

@ -0,0 +1,2 @@
# Adventure_Prototype
Loading…
Cancel
Save