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

TypeScript library for working with Starbound Versioned JSON format.

License

Notifications You must be signed in to change notification settings

katanacrimson/SBVJ01

Repository files navigation

SBVJ01

A node.js library for working with the "SBVJ01" format (Starbound Versioned JSON).

What is SBVJ01?

SBVJ01 is a proprietary binary format wrapping around an "SBON" data structure created by ChuckleFish for the game Starbound.

For some documentation, see the reverse engineering notes on SBVJ01, available here.

How do I install this library?

Ensure you have at least node.js v7.6+, and then...

$ yarn add sbvj01

How do I use this library?

Reference the documentation.

About

TypeScript library for working with Starbound Versioned JSON format.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published