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

-Add: [Network] Moved original scripts to be example scripts
pull/155/head
truelight 20 years ago
parent 67731d344e
commit 376868b040

@ -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