brickadia-community is a collection of libraries and tools developed by the community of the game Brickadia.
- omegga, the number-one choice for server management, plugins, and automation
- brixide, an experimental server wrapper for the Brickadia Alpha written in Rust
Note: Brickadia EA3 removed support for the BRS format. Use the
archive-ea2branch or the brs2brz tool to upgrade BRS files to BRZ
- BrickCartographer, a site to view BRS, BRDB, and BRZ maps
- heightmap2brz (works as img2brz, img2text), a generator that constructs saves from heightmaps/colormaps
- mc2brs, a generator that converts Minecraft savefiles to BRS files
- BrickadiaAutoPainter, a robot tool that automatically paints images for you in-game
- palette, a site to create, convert, and import Brickadia color palettes
- rbxl-brs, a RBXLX (Roblox save file) to BRS file converter
- texturized-voxelizer (alternatively obj2brs), a generator that voxelizes and turns OBJs into BRS files
- brs.world, a save preview website
- img2brs, a site to convert images to save files
- brs2brz, a site to convert BRS to BRZ files without opening the game
- wirescript, a tool that compiles code to logic gates
- bls2brz, a site to convert Blockland saves (BLS) to BRZ (repo)
- Brickadia Community Wiki, a community wiki that anyone can submit information, guides, tutorials or other information to.
- brickadia-vr, instructions for using Unreal Engine VR with Brickadia models
- portforward (link), troubleshooting instructions for port-forwarding Brickadia servers
BRDB/BRZ Libraries
- brdb, a BRDB/BRZ read/writer for Rust
- brs-js, a BRS/BRDB/BRZ save reader/writer for JavaScript and Typescript
BRS Only Libraries
- brs-java, a BRS save reader/writer for Java
- brickadia-rs, a BRS save reader/writer for Rust
- brs-py, a BRS save reader/writer for Python
- brs-cpp, a BRS save reader/writer for C++
- brs-cr, a BRS save reader/writer for Crystal