aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/startup_commands.txt.example
diff options
context:
space:
mode:
authorDan Lake2012-03-27 12:51:58 -0700
committerDan Lake2012-03-27 12:51:58 -0700
commit971d32fda3cf8384987a6709cd2242afecce13ab (patch)
tree2607c27fad429ff0036fe7b7d275ddf717397282 /bin/startup_commands.txt.example
parentWhen loading objects from DB, first add to scene, then call TriggerOnSceneObj... (diff)
parentHG: beginning of a more restrictive inventory access procedure (optional). Ex... (diff)
downloadopensim-SC_OLD-971d32fda3cf8384987a6709cd2242afecce13ab.zip
opensim-SC_OLD-971d32fda3cf8384987a6709cd2242afecce13ab.tar.gz
opensim-SC_OLD-971d32fda3cf8384987a6709cd2242afecce13ab.tar.bz2
opensim-SC_OLD-971d32fda3cf8384987a6709cd2242afecce13ab.tar.xz
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to 'bin/startup_commands.txt.example')
-rw-r--r--bin/startup_commands.txt.example7
1 files changed, 3 insertions, 4 deletions
diff --git a/bin/startup_commands.txt.example b/bin/startup_commands.txt.example
index 3dba4b3..677109c 100644
--- a/bin/startup_commands.txt.example
+++ b/bin/startup_commands.txt.example
@@ -1,4 +1,3 @@
1terrain load-tile f32 islandterrain_1024x512.raw 512 1024 1000 1000 1; Copy this file to startup_commands.txt to run region console commands once the simulator has finished starting up
2terrain multiply 0.1 2; e.g. show stats
3terrain add 5 3; Lines that start with ; are comments.
4