Skip to content

Releases: nieboczek/gss-mod-manager

v0.6.0

09 Nov 13:25
Compare
Choose a tag to compare
  • Changed GraphicsAPI to dx11 in UE4SS-settings.ini (bundled)
  • Added configuration to GSS Mod Manager:
    • Check for updates (on/off)
    • Launch GSS with GUI console (on/off)
  • Made GSS Mod Manager responsive when notepad with the config is opened
  • Added the update body to the update pop-up

v0.5.0

25 Oct 13:32
Compare
Choose a tag to compare
  • Fix removing mods not working at all
  • Add update checker
  • Add support for installing Blueprint mods (works with Lua + Blueprint mods too)

v0.4.1

20 Oct 07:36
Compare
Choose a tag to compare

v0.4.0 (Pre-release) Changelog:

  • Implemented config standard:
    • Configs incompatible with the config standard will open in notepad and an error log will be displayed.
    • Learn more about the config standard in the README
  • Implemented compatibility with UE4SS experimental

v0.4.1 Changelog:

  • Use CheckBox instead of OptionButton for booleans

If you find any bugs or have suggestions, make an issue on GitHub, or chat about it on the GSS Modding Community Discord server

v0.4.0

18 Oct 13:42
Compare
Choose a tag to compare
  • Implemented config standard:
    • Configs incompatible with the config standard will open in notepad and an error log will be displayed.
    • Learn more about the config standard in the README
  • Implemented compatibility with UE4SS experimental

If you find any bugs or have suggestions, make an issue on GitHub, or chat about it on the GSS Modding Community Discord server

Marked as pre-release, so mod developers can adjust their configs before the update is set as the latest release.

v0.3.2

13 Oct 07:27
Compare
Choose a tag to compare
  • fixed deleting mods deleting the wrong mod
  • improved performance of installing mods

v0.3.1

28 Sep 09:51
Compare
Choose a tag to compare

fixed mod containers overlapping

v0.3.0

28 Sep 08:24
Compare
Choose a tag to compare
  • add run gss button that runs the game through steam (next to the change path button)
  • clean up code

v0.2.0

27 Sep 19:30
Compare
Choose a tag to compare
  • fix installing mod loader & mods outside of editor
  • add refresh button to mod list
  • delete UE4SS & 7z from repo
  • now packed in zip (less to download)
  • 7z & UE4SS come in the zip folder

v0.1.1

23 Sep 16:20
Compare
Choose a tag to compare

fixed auto-detect game path breaking when no config was there

v0.1.0

23 Sep 15:03
0453890
Compare
Choose a tag to compare

Initial release