1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/emulators/cannonball/pkg-message
2021-04-06 16:31:13 +02:00

19 lines
533 B
Plaintext

[
{ type: install
message: <<EOM
In order for Cannonball to work you need to provide a copy of the
OutRun revision B romset to the roms subdirectory. Rename the files if
necessary.
The roms subdirectory can be found at $XDG_DATA_HOME/cannonball/roms
which defaults to $HOME/.local/share/cannonball/roms
Configuration can be found at $XDG_DATA_HOME/cannonball/config.xml
which defaults to $HOME/.local/share/cannonball/config.xml
NOTE: The directories will be created on the first run of Cannonball
if they do not exist.
EOM
}
]