From 73af2cdc70efc836af6bc8b70e6b110dbcb5136c Mon Sep 17 00:00:00 2001 From: GlFolker <63218676+GlennFolker@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:14:11 +0700 Subject: [PATCH] Update mod.json --- mod.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mod.json b/mod.json index 60800d8f0..19bda3d99 100644 --- a/mod.json +++ b/mod.json @@ -6,5 +6,6 @@ "version": "0.1", "minGameVersion": 132.0, "main": "unity.Unity", - "java": true + "java": true, + "hideBrowser": true }