Skip to content

v1.3.1

Latest
Compare
Choose a tag to compare
@doZennn doZennn released this 15 Apr 16:58
1cfc626

v1.3.1 Hotfix Changelog

  • Fixed animated assets not applying.
  • Use native Windows registry functions.

v1.3.0 Changelog

  • Added tabs to separate Non-Steam shortcuts and GoldSrc/Source mods.
  • Keep original file extension while saving assets.
  • Fixed bug where Unicode text is jumbled up on Windows.
  • Fixed applying icons to Steam games.
  • Fixed Steam Flatpak installation check by @zWolfrost in #72
  • Removed IUP dependency. GTK3/native WinAPI is now used for GUI. @Jan200101 in #78
  • Removed legacy symlinking of horizontal capsules.
  • Use preprocessors to separate OS specific logic by @Jan200101 in #84
  • Fixed memory leaks.
  • Major code cleanup.
  • Changed License from CC BY-NC-SA 4.0 to Zlib