summaryrefslogtreecommitdiff
path: root/scripts/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/readme.txt')
-rw-r--r--scripts/readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/readme.txt b/scripts/readme.txt
index d8dafaaaa..8c126a3a2 100644
--- a/scripts/readme.txt
+++ b/scripts/readme.txt
@@ -8,6 +8,7 @@ OpenTTD supports scripts.
- 'on_dedicated.scr' is additionally executed when you start a dedicated server
- 'pre_server.scr' is executed before the server is started
- 'pre_dedicated.scr' is additionally executed when you start a dedicated server
+ - 'autoexec.scr' is executed on gamestart [use this for custom aliases per ex.]
For examples how a script can look, check the .example examples.