mirror of https://github.com/OpenTTD/OpenTTD
(svn r27299) -Doc: game script and ai library paths were wrong in readme.
parent
b4d8bb6885
commit
c727ac2ff4
|
@ -308,9 +308,9 @@ chosen main OpenTTD directory:
|
||||||
32bpp Sets: newgrf (or a subdirectory thereof)
|
32bpp Sets: newgrf (or a subdirectory thereof)
|
||||||
Music Sets: baseset (or a subdirectory thereof)
|
Music Sets: baseset (or a subdirectory thereof)
|
||||||
AIs: ai (or a subdirectory thereof)
|
AIs: ai (or a subdirectory thereof)
|
||||||
AI Libraries: ai/libraries (or a subdirectory thereof)
|
AI Libraries: ai/library (or a subdirectory thereof)
|
||||||
Game Scripts (GS): game (or a subdirectory thereof)
|
Game Scripts (GS): game (or a subdirectory thereof)
|
||||||
GS Libraries: game/libraries (or a subdirectory thereof)
|
GS Libraries: game/library (or a subdirectory thereof)
|
||||||
Savegames: save
|
Savegames: save
|
||||||
Automatic Savegames: save/autosave
|
Automatic Savegames: save/autosave
|
||||||
Scenarios: scenario
|
Scenarios: scenario
|
||||||
|
|
Loading…
Reference in New Issue