AutoIntegrator
Load AstroModLoader mods through UE4SS
CHANGELOG
v1.0.7:
- Added Linux support through Proton.
- Added a popup window that appears when integration fails.
v1.0.6:
- Fixed a major bug in which command line parameters containing spaces would not be passed through properly after AutoIntegrator-induced reboot.
v1.0.5:
- Further fixes for the Unreal shimloader.
v1.0.4:
- Added support for AMLC-style custom routines.
- Disabled automatic extraction of UE4SS mods when installed as an AMLC .pak mod.
- Enabled verbose integrator logging.
v1.0.3:
- Added support for AMLC-style UE4SS mods (mods with the enable_ue4ss metadata field set to true and the UE4SS mod packaged within the .pak file).
v1.0.2:
- Added automatic setup for game signatures and engine version in UE4SS, as necessary.
v1.0.1:
- Added compatibility with the Unreal shimloader.
v1.0.0:
- Initial release.