mount64 Posted November 2 Share Posted November 2 Hello, I'm thinking of using Torque3D to make a game, but before investing lots of time and effort into learning to use the engine, I need to know what the game would run on. I have looked for a list of supported OSs on the website but couldn't find one. Like: Windows, Mac, Linux, etc. I don't mean what the engine itself runs on, what a game made from it runs on. Thanks for any help. -Daniel Quote Link to comment Share on other sites More sharing options...
Code_Man Posted November 2 Share Posted November 2 Well if you looked closer you would see there are precompiled packages for linux and windows, which work pretty good. Mac support used to be a thing but i think nobody who devs has access or knowledge. Since it is opensource it can be ported to other more exotic platforms too. Also games run within the engine that they are developed in, so its really the same. Quote Link to comment Share on other sites More sharing options...
mount64 Posted November 3 Author Share Posted November 3 Ok, thanks. I want to try lesser known engines, other than the ones line Unreal and Unity. But also want to make games that work on Windows, Mac, Linux. I might just write a game from scratch, haven't decided yet. Quote Link to comment Share on other sites More sharing options...
JeffR Posted November 5 Share Posted November 5 Torque3D does support MacOS, it's just that due to Apple's requirements and obligations for signing, it's proven tricky to establish a completely generic precompiled binary workflow people can just grab and go, but we're still working out the particulars of that. You, as a developer, are entirely able to build, sign and release a MacOS build yourself for your specific project well enough. Beyond that, as Code_Man said, Windows and Linux are the other primary platforms available. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.