Suggestions for startup/shutdown_commands.txt.example
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
; Copy this file to shutdown_commands.txt to execute region console commands when the simulator is asked to shut down
|
; Copy this file to shutdown_commands.txt to execute region console commands when the simulator is asked to shut down
|
||||||
; e.g. show stats
|
; e.g. show stats
|
||||||
; Lines that start with ; are comments
|
; Lines that start with ; are comments
|
||||||
|
|
||||||
|
; Persist currently unsaved object changes immediately:
|
||||||
|
backup
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
; Copy this file to startup_commands.txt to run region console commands once the simulator has finished starting up
|
; Copy this file to startup_commands.txt to run region console commands once the simulator has finished starting up
|
||||||
; e.g. show stats
|
; e.g. show stats
|
||||||
; Lines that start with ; are comments.
|
; Lines that start with ; are comments.
|
||||||
|
|
||||||
|
;Attempt a deep scan and cache of all assets in all scenes:
|
||||||
|
fcache assets
|
||||||
|
|||||||
Reference in New Issue
Block a user