diff options
Diffstat (limited to '')
-rw-r--r-- | bin/startup_commands.txt | 0 | ||||
-rw-r--r-- | bin/startup_commands.txt.example | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/bin/startup_commands.txt b/bin/startup_commands.txt deleted file mode 100644 index e69de29..0000000 --- a/bin/startup_commands.txt +++ /dev/null | |||
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 @@ | |||
1 | terrain load-tile f32 islandterrain_1024x512.raw 512 1024 1000 1000 | ||
2 | terrain multiply 0.1 | ||
3 | terrain add 5 | ||
4 | |||