mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
6 lines
91 B
Bash
Executable file
6 lines
91 B
Bash
Executable file
|
|
cd `dirname $0`
|
|
cd build3
|
|
./premake4_osx xcode4
|
|
open xcode4/0_Bullet3Solution.xcworkspace
|