update readme and .gitignore file

This commit is contained in:
2026-08-07 03:06:52 -05:00
parent af012d06e8
commit 3093428a21
2 changed files with 6 additions and 1 deletions

5
.gitignore vendored
View File

@@ -1,2 +1,5 @@
.godot/
assets/ assets/
# Godot 4+ specific ignores
.godot/
/android/

View File

@@ -2,6 +2,8 @@
> **Note:** The lobby server looks for a local script named `game.sh`. > **Note:** The lobby server looks for a local script named `game.sh`.
(Lobby Server)[https://code.itdominator.com/itdominator/lobby-server]
## From the Editor ## From the Editor
**Debug → Customize Run Instance** **Debug → Customize Run Instance**