From 3093428a21ff1730d857f3baf7e0520dc2f8fbfb Mon Sep 17 00:00:00 2001 From: itdominator <1itdominator@gmail.com> Date: Fri, 7 Aug 2026 03:06:52 -0500 Subject: [PATCH] update readme and .gitignore file --- .gitignore | 5 ++++- README.md | 2 ++ 2 files changed, 6 insertions(+), 1 deletion(-) 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**