Brak opisu

Jeremy Gao 27da87ee02 Update: NML dependency version 1 miesiąc temu
lang 51cac303cc Add: trackless platforms && cleanup 6 miesięcy temu
src 2b43731864 Fix: dependencies and testing.pnml 6 miesięcy temu
vox 2a7d7ee181 Fix: trackless stations have wrong groundsprites 6 miesięcy temu
.editorconfig 51cac303cc Add: trackless platforms && cleanup 6 miesięcy temu
.gitignore 51cac303cc Add: trackless platforms && cleanup 6 miesięcy temu
LICENSE.txt 917bfcfd78 Initial commit 6 miesięcy temu
Makefile 6af506ac3c Change: Use modified version of nml 6 miesięcy temu
README.md ce378f100e Docs: update readme building requirements 4 miesięcy temu
changelog.txt e75786a45e Bump version to 0.2.0 5 miesięcy temu
indexes.pnml b575559ff2 Add: Bufferstops 6 miesięcy temu
install_dependencies.sh 27da87ee02 Update: NML dependency version 1 miesiąc temu
palette.png 917bfcfd78 Initial commit 6 miesięcy temu
requirements.txt 63ec0e8f2f Add: python requirements 6 miesięcy temu
tags.txt 1107c87d84 Bump version to 0.1.1 6 miesięcy temu

README.md

China Set: Stations README

This repo contains the source code and graphics of CNS China Set: Stations.\ CNS China Set: Stations is the renovated version of CNSPS China Set: Platforms and Stations

CNS China Set: Stations is licensed under GNU GPL version 2

Building

You should have a bash environment, which should come with git if you are using Windows. Please do not use Windows Powershell or Command Prompt to build the grf.

The following subjects are required to build the grf:

  • gcc
  • go
  • make
  • python 3.10 or higher,
  • gorender
  • latest development version of nml

You can use install_dependencies.sh to quickly download and setup gorender and nml.

Use the make or make all command to build the grf; additionally, you could use make all copy to copy the grf file to your game directory. Ideally it should be ~/.local/share/openttd/newgrf; the path may vary depending on your game version and platform.

Contributors:

  • WenSimEHRP
  • ahyangyi