TFMG lib contains various functions and doohickies which I use between my mods, largely because depending on other libraries causes me a headache.
Lua libraries for use by other mods and submods that are parts of a larger mod.
Version: 0.5.1
Date: 2026-08-06
Bugfixes:
- fixed for_n function always starting back at 1 due to not returning the key when finished iterating.
Version: 0.5.0
Date: 2026-08-06
Major Features:
- Initial release.