Initial commit

This commit is contained in:
2026-02-16 08:26:39 -06:00
commit bc3fe8efc6
2 changed files with 19 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@@ -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

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# Archipelago-Game