setup instructions - ThomasTheSpaceFox/tfun GitHub Wiki

note: the idea is that this for more experienced users. check to see if your distribution has a package or if they will make one for you.

tec note 1: the actual tfun interpreter "self-locates" the job of SBNG-TFUN.sh is to allow for a sim-link to be used for /bin/tfun. for a direct sim-link would cause the interpreter to fail.

Step 1

place tfun in a directory like /usr/lib/tfun or /usr/local/tfun for example

step 2 edit the file SBNG-TFUN.sh so it points to the right directory

step 3 create a simlink. from SBNG-TFUN.sh to /bin/tfun

step 4 read the notes in config.txt and configure tfun according to your preferences/needs

step 5 try to run intro.sh inside games inside the directory where you installed tfun's files

if something goes wrong, double-check what you did in the previous steps, also see the debug.txt file inside fte where intro.sh is located. also see bangdebug.txt in tfun's directory.

if all goes well, then happy programming!