2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-04-27 14:09:36 +00:00

add linux build script

This commit is contained in:
Jan
2021-03-03 13:30:24 -08:00
parent 01fb7984db
commit 8dfd91e71e
Executable
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
make -C build -j$(nproc) all