(please note- this is an experimental build that diverges from main branch and standard fgmod installation method)
What's Changed
-
experimental shift away from fgmod based asset extraction from source(s).
-
All assets necessary for fgmod are bundled with their appropriate licenses included.
-
Install FGmod action is much faster as a result, and can be performed offline
-
This should resolve various issues with install scripts failing, UI failing to display, and curl timeout errors.
-
more reliable python building operations for steam library and buttons
-
proper implementation of decky paths, resolves hardcoded paths having conflicts depending on plugin install method
-
starting with this release, zips going forward will be bundled properly, which should cut down on unexpected behavior
New Contributors
Full Changelog: v0.4.2...v0.5.0-Bundled