Skip to content

A tool for encrypting/decrypting JSON files from the game Lonestar

License

Notifications You must be signed in to change notification settings

foone/LonestarJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LonestarJSON

A tool for encrypting/decrypting JSON files from the game Lonestar

Usage

To decode a file to standard output: LonestarJson -d file.json

To decode a file for editing: LonestarJson -d file.json > file.decoded.json

To encode a file after editing:

LonestarJson -e file.decode.json > file.json

License

LonestarJSON is provided under the GPL v3 license.

About

A tool for encrypting/decrypting JSON files from the game Lonestar

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages