Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wensimehrp/jppluswins
JP+ Stations, maybe?
https://github.com/wensimehrp/jppluswins
Last synced: about 2 months ago
JSON representation
JP+ Stations, maybe?
- Host: GitHub
- URL: https://github.com/wensimehrp/jppluswins
- Owner: WenSimEHRP
- License: gpl-2.0
- Created: 2024-05-27T01:26:58.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-07-26T13:29:11.000Z (6 months ago)
- Last Synced: 2024-07-26T14:59:18.696Z (6 months ago)
- Language: Python
- Homepage:
- Size: 2.99 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# JP+ WINS Is Not Stations
This project aims to a total replacement of JP3 stations and is currently in active development.
Made by WenSim. Licensed under GPL 2.## Features
- Swappable platform material
- Automatic buffers
- Automatic fences
- Cargo sprite randomization (hoho thanks ISR)
- (Currently) much smaller than JP3 stations - ~300KB (~210KB after optimization) vs ~5.97MB, at a size around 5% of JP3 stations (wow, does that also count?)
- Rail yards
- can't remember the rest## Building
To build the GRF, you should have these subjects installed;
- bash
- nml
- gcc
- pythonNote: you should be able to access `bash` after you installed `git` if you are on Windows.\
You could use `install_dependencies.sh` to quickly install nml and its requirements.Please note that this grf requires the latest version of NML. It is recommended to install
NML using the install script.After installing all dependencies, you should be able to build the grf by running `build.sh`.
Additionally, you can create a release package by running `bash build.sh release`, or, a compressed archive by running `bash build.sh pack`. Note that `xz` is required for the latter operation.
## Credits
Contributors:
- Japan Set Team
- WenSimTranslations:
- If you want to translate the GRF to your own language, feel free to submit a translation PR or submit translations via an issue.