Move startup_commands.txt.example to startup_commands.txt for consistency with the existing shutdown_commands.txt.

Add comments to both files saying what they are (files that can contain console commands to execute on sim startup/shutdown) with an example.
0.7.4.1
Justin Clark-Casey (justincc) 2012-03-16 02:13:45 +00:00
parent b19be657b6
commit 78e992dbd0
3 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,3 @@
; You can place simulator console commands here to execute when the simulator is shut down
; e.g. show stats
; Lines starting with ; are comments

3
bin/startup_commands.txt Normal file
View File

@ -0,0 +1,3 @@
; You can place region console commands here to execute once the simulator has finished starting up
; e.g. show stats
; Lines start with ; are comments.

View File

@ -1,4 +0,0 @@
terrain load-tile f32 islandterrain_1024x512.raw 512 1024 1000 1000
terrain multiply 0.1
terrain add 5