ywatds/README.md

15 lines
429 B
Markdown
Raw Normal View History

2021-08-18 08:11:46 -07:00
ywatds - a simple server program that provides data based on advtrains savefiles
**Please note that this project is still WIP and experimental. Use at your own risk.**
## Usage
### Command-line arguments
**ywatds** _world-path_ _port-number_
_world-path_: path to the advtrains savefiles, usually the world directory
_port-number_: the port to use for the server
Further documentation is available on `/doc` on the server.