Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.md | 2018-11-12 | 810 Bytes | |
FrotzDoor.zip | 2018-08-29 | 64.2 kB | |
Totals: 2 Items | 65.1 kB | 0 |
Welcome to the BBS Door version of the Frotz IF engine. This allows you to put IF games like the Zork series up on your BBS safely.
Here is the scfg settings:
- Copy "frotz" to /usr/local/bin
- Create a folder in /sbbs/doors/[door]. Inside that directory create the "saves" folder. - This is where save games will be saved.
- Copy your IF game into the /sbbs/doors/[door] directory
- Create your door entry with scfg. Use these settings: 4.1. Path: /sbbs/doors/[door] 4.2. Command Line: /usr/local/bin/frotz -R saves [IF file] 4.3 Multiple Users: Yes 4.4 Redirection: Standard 4.5 Native: Yes 4.6 Shell: Yes
If you need help submit a ticket at https://SynchronetBBS.org Source code is available there as required by the license.