Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.
/ NoitaHRSC Public archive

This powershell script commits with seed, game time

Notifications You must be signed in to change notification settings

partoftheworlD/NoitaHRSC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NoitaHRSC

The powershell script makes commits for more flexible save management, world seed and game time which are taken from the statistics files

img

How to use

  1. Create a local repository via git init in C:\Users\<username>\AppData\LocalLow\Nolla_Games_Noita\save00 folder.

  2. Then you will need to add a link to your repository via git remote add <name> <link>. Example:

git remote add origin https://github.com/partoftheworlD/noita_save
git push -u origin master
  1. Make a save in Noita. To do this, press Esc, select Mods and press "Restart with enabled mods active". Even if you play without mods, this will restart the game and create a save in the game folder.
  2. Run the script.

How to restore save

To restore data use NoitaHRSC_restore


Check how to create repository on Github, Gitlab or Bitbucket

About

This powershell script commits with seed, game time

Topics

Resources

Stars

Watchers

Forks