mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-05-03 08:59:35 +00:00
Add linux premake
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
@echo off
|
||||
|
||||
git submodule update --init --recursive
|
||||
tools\premake5 vs2019
|
||||
tools\premake5.exe vs2019
|
||||
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
git submodule update --init --recursive
|
||||
tools/premake5 gmake2
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user