starbound/

directory
v0.0.0-...-157ca18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2022 License: MIT

README

util collections for starbound(game).

list:

  • imgdiff: output directives that convert one image to another, e.g. output the difference in directives
  • sbmeta: add missing metatable method for manually generated starbound json
  • dumpsbvj01: dump versioned json(like .player), with or without header, or without the first n bytes
  • makesbvj01: conver json into any versioned json, with or without header
  • dumpbtreedb: dump a btreedb5 file, results in lots of record files started with 'tree1_' or 'tree2_'. btreedb5 has two b+ btree, and the tree containing more records is the main tree, the other is the snapshot(i guess).
  • makebtreedb: modify a btreedb5 file, by lots of record files in the specific directory.

Directories

Path Synopsis
lib

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL