fix build.sh

This commit is contained in:
Joseph Aquino 2025-08-12 01:02:23 -04:00
parent 5d1b99098d
commit 87e1f863be
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#! /bin/bash
./vendor/premake5/premake5 gmake
make Core Editor Game config=$1
make config=$1