Skip to content

brickadia-community/brdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BRDB

This repo provides interfaces for reading and writing Brickadia's World files, which are stored in the .brdb and .brz formats.

It also contains code for assisting with parsing msgpack-schema files as defined in Zeblote's Brickadia msgpac-schema Gist. Some undocumented changes to this format are required to fully read/write .brdb files.

The .brz format is described in Zeblote's Brickadia brz Gist.

Implementations

  • Rust brdb
  • JS/TS: TODO

Format

See docs/README.md for comprehensive format documentation.

Liability

Use these libraries on your saves at your own risk:

  • This library may generate invalid .brdb files, which may cause the game (or your computer) to crash or behave unexpectedly. Report these bugs to the Brickadia team.
  • This library may modify the contents of your .brdb files in ways that are not easily recoverable. Make backups of worlds you plan to modify with this library.

About

Brickadia worlds parsing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages