A simple to use logging class that makes dumping strings and variables to the log file and console much simpler.
Supports searching, filtering, and multiple run levels so you don't have to remove your logging code to release a mod.
TODO:
- Add :printVariableOnce()
- Add :printVariableIfChanged()
This is a module to make saving and loading user preferences to disk as simple as possible. Supports
default values, and string
, float
, integer
, boolean
, and color table values.
Just a small collection of utilities used in many of our other mods.
(c)JTSage Modding & FSG Modding. You may reuse or alter this code to your needs as necessary with no prior permission. No warranty implied or otherwise.