Skip to content

HUGE update, rewrite from scratch

Compare
Choose a tag to compare
@PoloNX PoloNX released this 03 Mar 17:35
· 68 commits to master since this release

Hello community! I'm very pleased to announce that I've finally finished rewriting SimpleModDownloader from scratch. The app now utilizes a new version of Borealis for the UI, which has allowed me greater flexibility in the UI design. Here's the changelog, which is quite extensive, and I may have surely missed some things:

  • Rewrote the app using Borealis.
  • Transitioned to a new build tool: CMake.
  • Fixed #46 and #39.
  • Added a new page to preview the mod.
  • Implemented detection to check if a mod is compatible with SimpleModDownloader (in reality, I check if there's a romfs folder in the archive, as permitted by the GameBanana API).
  • Added a fix to prevent a crash that occurred when the mod contained special characters.
  • Reduced loading times and implemented multi-threading for improved performance.
2024-03-03_15-10-20.mp4

I would like to thank all of you for being able to help me improve the application day by day by reporting bugs and feature requests

Full Changelog: 1.1.0...2.0.0