Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openttd-china-set/china-set-stations
Platforms based on Chinese stations
https://github.com/openttd-china-set/china-set-stations
openttd openttd-newgrf
Last synced: about 1 month ago
JSON representation
Platforms based on Chinese stations
- Host: GitHub
- URL: https://github.com/openttd-china-set/china-set-stations
- Owner: OpenTTD-China-Set
- License: gpl-2.0
- Created: 2024-04-28T04:36:52.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-20T19:44:40.000Z (7 months ago)
- Last Synced: 2024-05-20T23:56:46.629Z (7 months ago)
- Topics: openttd, openttd-newgrf
- Language: Makefile
- Homepage:
- Size: 4.76 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
# 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](https://www.github.com/openttd-china-set/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 nmlYou 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