2.0.4 • Published 4 years ago

js-starbound v2.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
4 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

4 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

1.4.0

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago