DasIschBims / noita-save-upload

Noita save utility for archiving and restoring save files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

noita-save-upload

(heavily wip) aims to archive and upload noita save files to google drive because steamcloud doesn't work with long runs

⚠️ I might just cancel the save uploading since it'll take a lot of resources when often uploading the saves

Building

Requirements

  • gradle
  • java 19

Steps

  1. Clone the repo
  2. Run gradle task clean shadowJar
  3. The jar will be in out/nsu.jar
  4. Run the jar with java -jar out/nsu.jar

About

Noita save utility for archiving and restoring save files


Languages

Language:Kotlin 100.0%