Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the significance of a source folder/directory with a .tproj suffix?

What is the significance of a source folder/directory with a .tproj suffix ?

like image 251
Ande Turner Avatar asked Oct 26 '22 21:10

Ande Turner


1 Answers

.tproj is a Trinity Project file. Trinity is now called Graph Engine however.

You can open them in Visual Studio after installing the Graph Engine VSExtension

like image 180
Brett Allen Avatar answered Dec 23 '22 08:12

Brett Allen