Skip to content

WenSimEHRP/JPTracks-weMod

Repository files navigation

Japan Set3: Tracks reMOD weMOD

Original NFO source code: bundles.openttdcoop.org
GitHub archive: github.com

Difference with JP3 Tracks

  • Removed TTD GUI
  • Improved tracks fences
  • Added extra translations
    • Simplified Chinese
    • Traditional Chinese
    • Japanese
  • Changed track and tunnel sprites
  • Changed minimum version requirement to OpenTTD 12.0
  • Improved GUI (WIP)
  • Added Wiiiiiider ballast
  • Added extra railtype (WIP)

Building

To build the GRF you would need yagl and gcc. You could get yagl from https://github.com/unicyclebloke/yagl or install it via scoop (on Windows) with these commands:

scoop bucket add openttd-bucket https://github.com/wensimehrp/openttd-bucket
scoop install openttd-bucket/yagl@1.2.2
# the whole program is created using yagl@1.2.2, and the tool has a very
# strict version restriction, so to not cause any troubles you may want to
# specify the version when downloading it.

You could install gcc by installing MinGW; you could also get it via scoop:

scoop install mingw

Afterwards, execute the following commands in your terminal:

bash build.sh
# of course, you can create your own building script
# or, easiest solution, if you just want the binary
yagl -e jptracks-wemod.grf

The program would output jptracks-wemod.grf.

Credits

Original graphics by:
Dandan, Onodera, Sanchimaru

Original NFO code by:
Dandan, stevenh

Modification by:
WenSim

Translation by:
WenSim
Keihoku
Taiyakey (taiyarkey0508)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages