You can read and reply to posts and download all mods without registering.
We're an independent and non-profit fan-site. Find out more about us here.
function IsModEnabled(modfile) { local fname = string(); return Engine.FindFileInPath("resname_base", "scriptdata\\" + modfile, fname);}