Go to file
y5nw e5197b2f50 (Trivial) print newlines in graphviz output for debugging 2021-08-23 18:04:00 +02:00
tracks (Trivial) print newlines in graphviz output for debugging 2021-08-23 18:04:00 +02:00
.gitignore
LICENSE
Makefile
README.md
agpl-3.0.txt
dataserver.lisp (Trivial) print newlines in graphviz output for debugging 2021-08-23 18:04:00 +02:00
graphviz.lisp
helpers.lisp Implement basic pathfinder 2021-08-23 14:50:20 +02:00
interlocking.lisp
nodedb.lisp
serialize-lib.lisp
server-wrapper.lisp Reorganize entry point code 2021-08-22 22:24:54 +02:00
ywatds.asd

README.md

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.