cscg22-gearboy

CSCG 2022 Challenge 'Gearboy'
git clone https://git.sinitax.com/sinitax/cscg22-gearboy
Log | Files | Refs | sfeed.txt

clean_premake.command (133B)


      1#!/bin/sh
      2# change to directory above command file
      3cd `dirname $0`/..
      4`dirname $0`/premake4 --file=../premake4.lua --to=./Xcode clean