diff options
Diffstat (limited to 'docs/OSX_where_did_the_package_go.txt')
-rw-r--r-- | docs/OSX_where_did_the_package_go.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/OSX_where_did_the_package_go.txt b/docs/OSX_where_did_the_package_go.txt index 7a175eebc..72c3e76d0 100644 --- a/docs/OSX_where_did_the_package_go.txt +++ b/docs/OSX_where_did_the_package_go.txt @@ -10,8 +10,8 @@ opntitle.dat signalsw.grf trkfoundw.grf -THE WINDOWS GRF FILES ARE STILL NEEDED! -they need to be inside a folder called "data" in the same folder as OpenTTD. Create it if you have none. It should contain: +THE TTD GRF FILES ARE STILL NEEDED! +They need to be inside a folder called "data" in the same folder as OpenTTD. Create it if you have none. It should contain: sample.cat trg1r.grf trgcr.grf @@ -19,4 +19,6 @@ trghr.grf trgir.grf trgtr.grf +(Alternatively you can use the TTD GRF files from the DOS version: TRG1.GRF, TRGC.GRF, TRGH.GRF, TRGI.GRF, TRGT.GRF. Those filenames have to be uppercase to be detected correctly. A few minor graphical glitches with the DOS graphics remain. E.g. the autorail button in the rail toolbar doesn't look as nice as with the Windows graphics.) + You should also use the data folder to add any custom grf files if you like
\ No newline at end of file |