Tinyfugue

by Alger

Back to Mechanic's Corner.

Alodia2007-03-05 12:25:28
hmm Tinyfugue... I'm mainly a mac user, and I have been stuck with tweaking nexus (explains my suckiness in combat) Anyone around can tell me where I could possibly get a copy? And might I also inquire how hard is this to code, since I'm not actually inclined to coding myself (my reflex for writhing took me "MONTHS OOC" to figure out, and yes I still suck at it).
Unknown2007-03-05 15:39:00
You can download it from here:

http://sourceforge.net/projects/tinyfugue

You'll also need Xcode Tools installed on your computer if you haven't already, found at the Apple Developer website:

http://developer.apple.com/tools/xcode/

If I can do it, then anyone can laugh.gif It took me a long time to even figure out how to install it. Though if you were like me then you might get stuck on this step too... open up Terminal (it should be in ~/Applications/Utilities), go to the tinyfugue folder by doing something like 'cd (folder where you downloaded tf to)', and then do './configure', wait for the random numbers and letters to finish going up your screen, then finally do 'make install'.