MuttMod INIfilehandler 1.1.0

BlitzMax Forums/BlitzMax Programming/MuttMod INIfilehandler 1.1.0

allranger(Posted 2013) [#1]
http://code.google.com/p/muttmod/downloads/list

How do I use the INIfilehandler? I have copied the files to my mod folder (C:\Program Files (x86)\BlitzMax\mod).

I get an error message: Compile Error

Can't find interface for module 'muttley.inifiilehandler'

Does anyone know how I fix this?

Thanks.


GfK(Posted 2013) [#2]
Rebuild modules.


Muttley(Posted 2013) [#3]
The full path should be: "C:\Program Files (x86)\BlitzMax\mod\muttley.mod\inifilehandler.mod"

Then you just rebuild modules as GfK says.


allranger(Posted 2013) [#4]
Hey, thanks! Worked perfectly after I moved it and rebuilt the modules.


Muttley(Posted 2013) [#5]
@allranger: Cool! Hope you find it useful. :)