This guide outlines the steps for utilizing and developing within the environment provided by , focusing on setup and core mechanics. 1. Environment Setup
: Run the included test_suite or debug.exe to verify that your changes haven't introduced regressions.
: Stores non-code resources like textures, models, or data tables.
Muatori is structured around a modular architecture to allow for easy scaling: : Contains the primary source code.
: Most developers find VS Code or IntelliJ best for navigating the project structure. 2. Architecture Overview