Info:
- WrenchFu is a helper for other mods -- it provides a single entry point through which they can cause custom GUIs to be opened, and manages automatically closing the custom GUIs when players get out of range.
- Name: WrenchFu
- Latest Release: v0.1.3, April 9th, 2016
- Factorio Version: 0.12.11+
- Download: Current Version, Demonstrator Mod
- License: MIT license
WrenchFu doesn't really do anything by itself, it's more of a framework mod. If you want it to do anything, you should grab a mod that integrates with WrenchFu and add it -- conveniently, I made a demonstrator mod (which you can download directly above) that lets you rename assembling machines.
This Imgur album explains how WrenchFu works for players. The WrenchFu readme explains how modders can integrate with it.
Older versions
The GitHub releases page for WrenchFu has all the past releases, and also serves as a change log of sorts, so you can use it to tell what's different between all the releases.
Source
This mod is open source and lives on GitHub, as does the demonstrator mod. Contributions and forks are appreciated.
Problems?
While I check back here from time to time, issues are more likely to get my attention if they're posted on GitHub. Having a problem? Post an issue right now!