Game Development Community

Can only get the Tutorial to work???

by Eric Schuld · in Torque Game Engine · 04/11/2006 (12:04 am) · 1 replies

Just download version 1.4 and all I can get to work is the Tutorial. I can find the actual program. Please help.

#1
04/11/2006 (12:42 am)
Open up main.cs, which is in the same folder as the *.exe, and do this

$defaultGame = "starter.fps";
//$defaultGame = "demo.TLK";
//$defaultGame = "tutorial.base";