Skip to content

konogan/StrandedDeep-Save-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stranded Deep Save Parser aka SDSP

SDSP is a node express programm for watching save.json file in Stranded Deep package. After a backup, the map is updated, the path traveled by the Player Characters emerges from backup to backup.

Version

0.1.1

Tech

SDSP uses a number of open source projects to work properly:

  • node.js - evented I/O for the backend
  • Express - fast node.js network app framework
  • moment - awesome date parser
  • nedb - a light DP library for node
  • jQuery - duh

Installation

You need npm installed:

$ npm install
update file config.js with your save path
$  node app

Todo's

  • Write Tests
  • more.... GUI...

License

MIT

Free Software

About

Strande deep Game save parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages