Releases: ginsm/nazarick-launcher
Releases · ginsm/nazarick-launcher
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.4
Changed
updater_common.py
- The temporary directory is now made usingos.makedirs
with theexist_ok
flag set toTrue
(this stops the stalling when making the tmp directory).- The launcher now requests to be launched as administrator, which allows writing to Program Files.
v1.2.2
v1.2.1
Added
- Added a new settings frame.
- Added a new thread amount setting; this lets you choose how many threads the application uses which speeds up the game update process.
- Added the ability to change accent color; this currently requires a restart, and more accent colors will come later.
Removed
- Removed the old app menu which was previously used to configure the application.
v1.2.0
Added
- Valheim support has been officially added; just follow these instructions:
- Click on Valheim on the side bar to select the game.
- Set the Install Path to your Valheim folder (i.e.
YourSteamLibrary/steamapps/common/Valheim
). You can click on the search icon or manually enter the path. - Press Start Game.
- Added Auto Restart to the Options menu.
- Auto Restart will automatically restart the launcher after updating.
- This is disabled by default as it may not work for everyone.
- If it does not work for you after enabling it, do the following:
- Open task manager and close out of the app (
Nazarick Launcher.exe
). - Open Explorer and enter
%LocalAppData%/Nazarick_Launcher
into the address bar/ - Edit the
state.json
file and modifyautostart
fromtrue
tofalse
. - Make sure to save and try to run the launcher again; it should now work.
- Open task manager and close out of the app (