/Chisel

Level editor

Primary LanguageC++

Chisel

Dependencies

  • Meson is required to build.

Handled by Meson (via pkgconfig or WrapDB):

Included as Git submodules:

Already included in repo:

Building

After installing all dependencies, use the tasks in .vscode/tasks.json to quickly setup and build. Or use the following commands to

To setup (run once):

meson build

To build:

meson install -C build