Game Development Community

Nevrax with Torque

by Robert Stewart · in Torque Game Engine · 10/18/2005 (10:09 am) · 2 replies

So how would that work. Are there any restrictions on integrating open source software with torque? I just wouldent be able to sell my game right?

#1
10/18/2005 (10:56 am)
GPL is incompatible with the Torque license. Other than that you should be okay but it pays to make sure you understand the licenses you are getting involved with.
#2
10/18/2005 (1:34 pm)
You would not be able to distribute it. Using it internally would be fine...as long as your internal licensees had licenses for Torque since you would have to also provide full source according to the GPL.

Best to not combine them. Especially if you ever want to release it to more than your internal buddies.