commit 594688f82bfe75c2a3fed099eb8f93f2c84efc71 Author: Exobyt <140847617+exobyt0@users.noreply.github.com> Date: Sun Sep 8 13:33:06 2024 +0200 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d9aac21 --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +# 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 diff --git a/README.md b/README.md new file mode 100644 index 0000000..1dd2105 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# brackeysGameJam2024.2 +This is a Game made for the Brackeys Game Jam 2024.2: https://itch.io/jam/brackeys-12