mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-17 21:53:47 +00:00
6 lines
131 B
Bash
6 lines
131 B
Bash
#!/bin/sh
|
|
|
|
cd "`dirname "$0"`"
|
|
|
|
/usr/bin/php ../../Tools/projectGenerator/projectGenerator.php buildFiles/config/project.mac.conf
|
|
|