Various changes

This commit is contained in:
Netkas 2023-01-29 21:43:44 -05:00
parent 5fabf8df83
commit 1192db4bbf
14 changed files with 64 additions and 437 deletions

View file

@ -1,6 +1,3 @@
debug:
ncc build --config="debug"
release:
ncc build --config="release"