This page was last updated on 12 May 2025, 12:57PM
Changelogs
Version 0.1.0
Added PhysicsSettings catagory to inis, you can change this settings by adding [PhysicsSettings] to ini files now. Thank you BluBalllZ for the suggestion and example code!
Added Internal GameSetting changing, this is enabled by default but can be disabled by setting setInternalGameSettings to false in config.lua. Made possible because of Console Framework UE4SS by Odashikonbu!
Version 0.0.6
Fixed ini files in \GamesSettings folder in game execute folder not loading
Added construction to unreal parsing for ini files in \GamesSettings folder
Added a dumped settings file which can also be used as a template