Added IsolatePlayerGui #4

Also few changes in README and Notes
This commit is contained in:
htt-py
2024-03-31 14:58:19 +02:00
parent 90f802be2d
commit bce87e5c24
3 changed files with 55 additions and 41 deletions

View File

@@ -779,7 +779,7 @@ local function synsaveinstance(CustomOptions)
local StatusTextClone
local OPTIONS = {
mode = "optimized", -- Change this to invalid mode like "custom" if you only want extrainstances; -- ! "optimized" mode is NOT supported with OPTIONS.Instance option
mode = "optimized", -- Change this to invalid mode like "custom" if you only want extrainstances; -- ! "optimized" mode is NOT supported with OPTIONS.Object option
noscripts = false,
scriptcache = true,
-- decomptype = "new", -- * Deprecated