TGE Noob: #8 The Pain in Main is really very plain
by Richard Bottoms · in Torque Game Engine · 03/18/2005 (9:04 am) · 1 replies
TGE Noob: #8 The Pain in Main
You want to distribute your game with only .dso files but you are stuck with main.cs in your root directory.
The solution comes by way of Todd Degani www.garagegames.com/my/home/view.profile.php?qid=48142 who pointed me to this solution created by Bryce Weiner www.garagegames.com/my/home/view.profile.php?qid=23074
...
Hack to remove main.cs with 3 lines of code
www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=6252
You want to distribute your game with only .dso files but you are stuck with main.cs in your root directory.
The solution comes by way of Todd Degani www.garagegames.com/my/home/view.profile.php?qid=48142 who pointed me to this solution created by Bryce Weiner www.garagegames.com/my/home/view.profile.php?qid=23074
...
Hack to remove main.cs with 3 lines of code
www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=6252
Torque Owner Todd D. Degani