Skip to content

Home

Logo with name

Static Badge enbyware Badge GitHub Actions Workflow Status Codeberg last commit (branch)

Warning

This is nowhere near completion yet! I'm pushing this as a test. There may be missing sections and incorrect information!

This guide is my personal take on an all-purpose guide that's geared towards making newcomers understand the mechanics of Brickadia, a sandbox game.

This is a part-time project I'm investing in. I am not obligated to instantly update the guide after seconds of new updates coming out. Be mindful of your requests.

Reporting issues

If you:

  • Believe there is missing content or misspelling in certain pages
  • Want to propose something you think should be documented in this guide

...then create an issue to notify me. Your suggestions or reports will be taken note of, and the bugs fixed by the time I update the guide.

Make an issue on Codeberg

Make an issue on GitHub

Making an issue requires a Codeberg or GitHub account.

Repository location

The original repository was on GitHub, but I have decided that Codeberg now lives as the main copy of the repository. This is now push mirrored to GitHub automatically. It may take a while for changes to reflect in the GitHub copy.

Codeberg repository

Screenshot of the Codeberg repository

View the Codeberg repository

GitHub repository

Screenshot of the GitHub repository

View the GitHub repository

About this guide

This is running on the latest possible version of Zensical, a static site back-end that can be used with GitHub Pages to host documentation.

This allows me to focus on documentation and less time spent on setting up or tuning the backend. As such, it also allows me to focus on consistency of the content and control the way it is presented, both creatively and informatively.

License

MIT License

Copyright © 2026 DessertSource

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

View the original license on the Open Source Initative