Game Development Community

Detecting that a mod has been loaded

by Keith Johnston · in Torque Game Engine · 08/19/2004 (5:26 pm) · 1 replies

Is there a script function to see if a mod has been passed in on the command line as "-mod"?

#1
08/19/2004 (5:30 pm)
Look in the top level main.cs to see how all that works.