From 85bc05c50f09302dba589ada0fd4eef660d6049c Mon Sep 17 00:00:00 2001 From: JohnCorby Date: Wed, 14 Feb 2024 14:34:43 -0800 Subject: [PATCH] remove docs for dumpWorldObjects --- DEVELOPMENT.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index e6288a47..7b26bed0 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -70,7 +70,6 @@ The template for this file is this : ```json { - "dumpWorldObjects": false, "instanceIdInLogs": false, "hookDebugLogs": false, "avoidTimeSync": false, @@ -86,7 +85,6 @@ The template for this file is this : } ``` -- dumpWorldObjects - Creates a file with information about the WorldObjects that were created. - instanceIdInLogs - Appends the game instance id to every log message sent. - hookDebugLogs - Print Unity logs and warnings. - avoidTimeSync - Disables the syncing of time.