Question. How do you make your game an .app on a mac?
by Jon Reesman · in General Discussion · 08/24/2008 (2:00 pm) · 3 replies
How do you make your game an .app on a mac? I'm really stuck. Please help.
About the author
#2
08/31/2008 (3:19 pm)
Yes, it's as simple as that
#3
You take the Torque Demo OSX program and place it in a separate folder.
Then you do the following:
Right click Torque Demo OSX and select 'Show Package Contents'
Copy the main.cs in your example folder and place it in the 'Contents' folder
Now copy your game folder (i.e. starter.fps, tutorial.base, etc.) and place it in the 'Contents' folder with your main.cs file in it.
Now go through your game folder and delete all of the .cs files (leave the .cs.dso files).
Now run your app and enjoy!
08/31/2008 (6:49 pm)
Ok, this is what you do.You take the Torque Demo OSX program and place it in a separate folder.
Then you do the following:
Right click Torque Demo OSX and select 'Show Package Contents'
Copy the main.cs in your example folder and place it in the 'Contents' folder
Now copy your game folder (i.e. starter.fps, tutorial.base, etc.) and place it in the 'Contents' folder with your main.cs file in it.
Now go through your game folder and delete all of the .cs files (leave the .cs.dso files).
Now run your app and enjoy!
Associate James Ford
Sickhead Games