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

TypeScript library for working with SBON binary format.

License

Notifications You must be signed in to change notification settings

katanacrimson/SBON

Repository files navigation

SBON

A node.js library for working with the "SBON" format (Starbound Binary Object Notation).

What is SBON?

"SBON" is the community-created name for what appears to be a proprietary binary format, created by ChuckleFish for the game Starbound. It seems to be highly like JSON and potentially a derivative of JSON/BSON.

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

How do I install this library?

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

$ yarn add sbon

How do I use this library?

Reference the documentation.

About

TypeScript library for working with SBON binary format.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published