diff --git a/.gitignore b/.gitignore index 3f82d19..7a072b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ -.godot/ assets/ + +# Godot 4+ specific ignores +.godot/ +/android/ diff --git a/README.md b/README.md index caae29f..4ab6c00 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ > **Note:** The lobby server looks for a local script named `game.sh`. +(Lobby Server)[https://code.itdominator.com/itdominator/lobby-server] + ## From the Editor **Debug → Customize Run Instance**