1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/games/openbve/pkg-message
Alexey Dokuchaev a532d665cc - Update `games/openbve' to version 1.7.2.1
- Add a nice piece of advice to pkg-message

Reported by:	portscout
2020-11-27 08:44:07 +00:00

17 lines
481 B
Plaintext

[
{ type: install
message: <<EOM
To play, you need to add at least one route and a train to OpenBVE after
installation. The Uchibo line, a classical line in the BVE world which
comes with the original BVE software, can be downloaded from here:
http://bvets.net/old/archives/uchibo10.zip
Unzip the file, install it with "wine msiexec /i uchibo10.msi", and move
the `Railway' and `Train' directories to ~/.config/openBVE/LegacyContent.
Have fun, and try not to crash!
EOM
}
]