Releases: SulfurNitride/NaK
4.0.1.1 Minor Fixes And Maybe Bugs :)
Did a few fixes, and possibly introduced a few more bugs. Going to implement the simple games modding as well soon.
Plugin Marketplace Release 4.0.1
I have now added a "marketplace" for plugins, this way i can avoid crowding in the mod managers tab. I plan to add a few more features but this is an attempt to keep the code somewhat separate in a sense. You can find the marketplace repo here. I only have added support for spore at the moment and you need to have the steam version for right now.
Proton 9 And Below Fix 4.0.0.4
Added a fix for proton versions 9 and below.
Cabextract Fix. 4.0.0.3
Fixed cabextract being bundled into the appimage.
Critical Fix! 4.0.0.2
Fixed an issue with dotnet depending on your proton version.
4.0.0 Big Changes!
An entire overhaul was done on how prefix creation works. Prefixes are now created here ~/NaK/Prefixes, I am now doing it's a lot easier to manage. You now open the Launch MO2/Vortex or these files:

A "smart" nxm handler was also made, this way there is only one NXM handler and you can manage it from the NaK app now.

Starting work/support for a new mod manager called Unverum, along with a auto setup for the spore ModAPI manager in the future.
There is now a choice to choose where you NaK files/prefixes get stored, this can be found inside the settings.

Removal of simple game modding tab for right now. I need to overhaul this and make its process a lot more streamlined.
Added a FAQ page.
Fedora Based OS Fix
added icu72
Vortex Support, and dependencies fixes. 3.1.1
So, after a while I have decided to readd vortex. There is a popup at the end of the vortex setting that you MUST follow, it is fine to make your own folders in replacement of the {game} portion but I have only found vortex to work inside of that folder when adding it via steam and it can basically be setup almost how it is on windows. When you setup vortex it will also automatically apply the nxm handler.
To change to a different nxm handler you will need to do this in your browser.

I have added some fixes/dependencies into the appimage for people on kubuntu and mint. Also a few fixes for the heroic finding system as well.
Edit: Updated date and version number, I forgor 💀
One last thing is that I have created an experimental save symlinker. It will auto populate the prefixes documents folder and put only bethesda games saves there, and it will generate a folder in the MO2 or Vortex folder called "Save Games Folder" and it will show you symlink to each bethesda game. Feedback would be appreciated on this as its a work in progress.
Simple Games Modding has also been added. This will show you prefixes for games and will load the dependencies directly to them, this is if you wanted to load optiscaler, reshade, enb, or a few other things directly into the application itself. This means you wouldn't need to fiddle with launch options for winedlloverides at all. And I'm willing to add other dependencies or other dlls to the list if requested!
One thing I need to work on is logging for the terminal, and the log files to help diagnose any issues.
3.1.0 Flet GUI, Proton Path Finding, Caching, And Other Improvements
I decided to change the GUI to Flet, in turn this now makes the appimage almost a third of the size.
I have implemented a game finder feature, it should do heroic and steam game finding including proton paths. This should also let NXM Handler work a lot better.
Protontricks is now no longer required just steam, I was able to bundle in winetricks for prefix creation and modifications. With this, I have plans to support Heroic and possibly Lutris prefixes as well! Along with me bundling in winetricks there should be a working caching system, although to be honest this may be finicky and I will probably need to revise this. If something isn't working correctly I'd recommend checking out the ~/NaK/cache folder.
The last main fix I have added is STEAM_COMPAT_MOUNTS I have added support for users who setup folders inside the root of their linux drive I.E /Games or /4TB Drive, thanks to discord user rhavinx for pointing this out!
Upcoming features I have planned are, save linker, this will allow users who don't use profile specific saves to view their saves from the main games they play. This will probably be a slow process as I have to go through each game and set it up. I plan to also add a Saves folder that links to all the saves found for games, incase you do want to do profile specific saves. I plan to also readd vortex support, hopefully with me bundling in winetricks it should now install correctly. And the last thing being a simple modifications tab, where I will supply my fixes onto normal prefixes incase you wanted to use something like Optiscaler, Reshade or some other thing, what I mean by this is that you won't need to add a winedlloveride launch option!
3.0.3 Minor Fixes and Rough Logging
Just a few fixes and better terminal logging.