I need some help with Project Manager?
by programerblizz · in Torque 3D Beginner · 01/19/2015 (7:12 pm) · 4 replies
I want to use the Project Manager but I don't understand where Torque 3D repo. Where is that at, my other question is how do you add more Torque 3D templates to the manager, like cant I make my own template and open it with Project Manager, sorry about asking this I just don't understand :) Thank You
About the author
3D RPG GAME MAKING AND 3D MMORPG MAKING.
#2
01/20/2015 (1:24 am)
Actually, all you need to do is add a new folder to the Templates/ directory, and if it has a game/ subdirectory then it will be usable as a template. allProjects.txt appears to be unused.
#3
Download the source of 3.6.2 from:
wiki.torque3d.org/main:downloads
Download the executable from either Win x32 or Win x64 column.
Download the Win x32 version of PM.
Extract the Torque-3.6.2 folder wherever you like.
Drop the contents of T3DProjectManager-2-1.zip directly into the Torque-3.6.2 folder. Project Manager.exe should be right alongside the 4 folders there (Engine,My Projects, Templates and Tools).
Run Project Manager.exe to create a new Project.
Take the executable you downloaded(Torque 3D x64.exe or Torque 3D x32.exe) and drop it into Torque-3.6.2/My Projects/Your Game/game folder. It should be alongside the (art,core,levels,scripts,shaders...) folders.
01/20/2015 (2:50 am)
This is what I've been doing.Download the source of 3.6.2 from:
wiki.torque3d.org/main:downloads
Download the executable from either Win x32 or Win x64 column.
Download the Win x32 version of PM.
Extract the Torque-3.6.2 folder wherever you like.
Drop the contents of T3DProjectManager-2-1.zip directly into the Torque-3.6.2 folder. Project Manager.exe should be right alongside the 4 folders there (Engine,My Projects, Templates and Tools).
Run Project Manager.exe to create a new Project.
Take the executable you downloaded(Torque 3D x64.exe or Torque 3D x32.exe) and drop it into Torque-3.6.2/My Projects/Your Game/game folder. It should be alongside the (art,core,levels,scripts,shaders...) folders.
#4
01/30/2015 (2:33 pm)
Thanks guys for your help :)
Torque Owner Nathan Martin
TRON 2001 Network
You can add additional templates by modifying the allProjects.txt text file that's located in the same directory as Project Manager.exe. The file's contents are relative paths to each individual project template.