Skip to content

AlpyneDreams/Chisel

Repository files navigation

Chisel

Dependencies

Meson is required to build.

Handled by Meson (via pkgconfig or WrapDB):

Included as Git submodules:

Bundled in repo:

Building

First, make sure you've got submodules:

git submodule init
git submodule update

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

To setup (run once):

meson setup build

To build:

meson install -C build

About

Level editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages