update readme and .gitignore file
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,2 +1,5 @@
|
|||||||
.godot/
|
|
||||||
assets/
|
assets/
|
||||||
|
|
||||||
|
# Godot 4+ specific ignores
|
||||||
|
.godot/
|
||||||
|
/android/
|
||||||
|
|||||||
@@ -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**
|
||||||
|
|||||||
Reference in New Issue
Block a user