Skip to content

ExtinctStudios/SaveGameAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Save game to json (and back... comming soon TM)

Generate a json file from computing savefile

Run instructions

  1. git clone https://github.com/ExtinctStudios/SaveGameAnalyzer.git or download thru link
  2. Run npm i in project dir
  3. (optinal) Put save file inside project dir
  4. Run npm run dev
  5. When promted for path put in ./computing_data<slot_num>.computing or the path for where the saves are. They are in %appdata%/../LocalLow/korp/computing
  6. enjoy the output.json as the generated file.

To save file comming soon

About

A tool to check savefiles

Resources

Stars

Watchers

Forks