ANSI Mod
This mod simply enables ANSI and UTF-8 for Windows Terminals e.g. the BepInEx Console, this relies on the Cecil.ANSI_Utils functionality.
CHANGELOG
Changelog
1.0.0 - Initial Release
- First release of the Mod onto Thunderstore.
2.0.0 - Rework into a Patcher
- Reworked the Mod into a Patcher, utilizing Cecil Libraries Organization's Cecil.ANSI_Utils.
- Removed the Library Elements (they migrated to Cecil.ANSI_Utils)
- Move to Stoat Games for Management (That way any future employees of the Organization can maintain it.)
2.0.1
- Fix
kernel32.dllcalls, did not realize the names were fixed, but anyways this mod will actually work now!