Added premake run scripts for linux and osx
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
./premake5_linux gmake --file=demboyz.lua
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
./premake5_osx gmake --file=PGTA.lua
|
||||||
Reference in New Issue
Block a user