mirror of
https://codeberg.org/vyn/mirai.git
synced 2025-07-02 01:13:19 +00:00
first commit
This commit is contained in:
commit
3e7d8b4b70
43 changed files with 2681 additions and 0 deletions
1
build-run.sh
Normal file
1
build-run.sh
Normal file
|
@ -0,0 +1 @@
|
|||
cmake -S . -B ./build -G Ninja && cd build && ninja && ./mirai
|
Loading…
Add table
Add a link
Reference in a new issue