BezelModLoader

Mod loader for GC:FW


Project maintained by gemforce-team Hosted on GitHub Pages — Theme by mattgraham

Bezel Mod Loader

Bezel Mod Loader (Bezel for short) is a modding API for GC:FW.

It was created to simplify updating mods for new game versions, loading them, ensuring compatibility, etc.

I’ve aimed to make it flexible and expandable, so even in its current state it is capable of loading arbitrary mods (assuming they follow a certain internal structure, documentation is a WIP). These mods then have access to the entire game’s internals.

With the functionality added by Lattice by piepie62 modders can now specify regex replacements for the vanilla game that will be loaded & applied to the swf by Bezel. This allows mods to add their own hooks into the game or change hardcoded values, modify base game’s functions, etc.

Head to the Wiki to learn more about writing mods for Bezel.

Installing mods

Installation is covered in the readme of Bezel’s repo.

List of known mods

Follows a (possibly incomplete) list of mods that can be installed on Bezel.

Contact Bezel authors to get your mods added to the list!

Discord

There is a discord server for Gemcraft games. There you’ll find a community of players as well as a #modding channel where you can ask your questions and discuss mods & modding.