2.0.4 • Published 3 years ago

js-starbound v2.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

js-starbound

A collection of node.js libraries for working with Starbound files.

js-starbound is a metapackage to help easily work with several types of Starbound files.

Currently provided are the following libraries:

How do I install this library?

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

$ yarn add js-starbound

How do I use this library?

In brief:

'use strict'
const { SBAsset6, SBVJ01, SBON } = require('js-starbound')

// and use SBAsset6, SBVJ01, SBON...etc. all as is documented for each individual module

Documentation is available here:

2.0.4

3 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

1.4.0

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago