설명 없음

Jeremy Gao 4a823e36fb Update: roll to 0.2.1 1 개월 전
lang 51cac303cc Add: trackless platforms && cleanup 9 달 전
src 4a823e36fb Update: roll to 0.2.1 1 개월 전
vox 89b0bff456 Update: render configurations 1 개월 전
.editorconfig 51cac303cc Add: trackless platforms && cleanup 9 달 전
.gitignore 51cac303cc Add: trackless platforms && cleanup 9 달 전
LICENSE.txt 917bfcfd78 Initial commit 9 달 전
Makefile 6af506ac3c Change: Use modified version of nml 9 달 전
README.md ce378f100e Docs: update readme building requirements 7 달 전
changelog.txt 4a823e36fb Update: roll to 0.2.1 1 개월 전
indexes.pnml b575559ff2 Add: Bufferstops 9 달 전
install_dependencies.sh f333779744 Update: dependencies 1 개월 전
palette.png 917bfcfd78 Initial commit 9 달 전
requirements.txt 63ec0e8f2f Add: python requirements 9 달 전
tags.txt 4a823e36fb Update: roll to 0.2.1 1 개월 전

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