From 72e8c81de0a8cd14980069a616150355731007cf Mon Sep 17 00:00:00 2001 From: GManon Date: Tue, 3 Jan 2023 18:13:55 -0300 Subject: [PATCH] Gitignore not working smh --- project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.json b/project.json index 86a03b8..9fe24b6 100644 --- a/project.json +++ b/project.json @@ -1 +1 @@ -{"android_build": "Release", "renamed_all": true, "renamed_steam": true, "force_recompile": false, "build_update": false, "packages": ["linux", "win", "mac"], "add_from": true} \ No newline at end of file +{"android_build": "Release", "renamed_all": true, "renamed_steam": true, "force_recompile": true, "build_update": false, "packages": ["pc"], "add_from": false} \ No newline at end of file