ywatds/README.md

15 lines
514 B
Markdown
Raw Permalink Normal View History

2021-08-18 08:11:46 -07:00
ywatds - a simple server program that provides data based on advtrains savefiles
2021-09-06 03:41:24 -07:00
**Please note that this project is still WIP and experimental. Use at your own risk. _Work is currently in progress to rewrite this set of programs in GNU Guile Scheme._**
2021-08-18 08:11:46 -07:00
## 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.