(svn r1050) -Fix: [Network] Scripts are no longer under revision control

-Add: [Network] Moved original scripts to be example scripts
replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
truelight 20 years ago
parent f80094deb7
commit 4d7c2e9d90

@ -0,0 +1,11 @@
Scripting
---------
OpenTTD supports scripts.
- 'on_client.scr' is runned when you join a server as client
- 'on_server.scr' is runned when you start a server
- 'on_dedicated.scr' is runned when you start a dedicated server
For examples how a script can look, check the .example examples.
Loading…
Cancel
Save