laurirasanen / Chisel

Level editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Level editor


Languages

Language:C++ 94.6%Language:Meson 4.8%Language:HLSL 0.4%Language:Python 0.2%Language:Batchfile 0.0%