From 1d5ec16865e499a71b9981729ff921c766719dcd Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Thu, 25 Oct 2007 15:33:11 +0000 Subject: move out the config files to .example files so that they don't clobber people's configs all the time, and that we don't get new changes pulled in randomly from people's configs --- bin/startup_commands.txt.example | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 bin/startup_commands.txt.example (limited to 'bin/startup_commands.txt.example') diff --git a/bin/startup_commands.txt.example b/bin/startup_commands.txt.example new file mode 100644 index 0000000..3dba4b3 --- /dev/null +++ b/bin/startup_commands.txt.example @@ -0,0 +1,4 @@ +terrain load-tile f32 islandterrain_1024x512.raw 512 1024 1000 1000 +terrain multiply 0.1 +terrain add 5 + -- cgit v1.1