dfrotz install instructions

This commit is contained in:
Gordon Shumway 2019-03-15 12:14:22 -04:00 committed by GitHub
parent ffa59d22ea
commit b4d5dbae3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -4,8 +4,13 @@ Requires limnoria, python 3, pexpect
Uses the dfrotz (dumb frotz) interpreter https://github.com/DavidGriffith/frotz
git clone https://github.com/DavidGriffith/frotz
cd frotz
make dumb
make install_dumb
config plugins.frotz.dfrotzPath (path_to_dfrotz_binary) (default /usr/local/bin/dfrotz)
Looks for games in ./games/ directory
and for the binary at ./frotz/dfrotz
usage: