LukasPJ Posted August 4, 2019 Share Posted August 4, 2019 Welcome I have been working on a C# version of the BaseGame template. I will update this post with progress / builds and general information.For now, however, I will be very brief as it is still a WIP.You can download the latest version of the C# project here:https://1drv.ms/u/s!AtrTgygwv8wij4EXO13_7RcqFiCauAIt comes with a pre-compiled version of T3D for Windows 64bit.If you want to compile it yourself, use the branch from this PR:https://github.com/GarageGames/Torque3D/pull/2366The C# framework project is generated using this project:https://github.com/lukaspj/T3DSharp Quote Link to comment Share on other sites More sharing options...
bsisko Posted August 29, 2019 Share Posted August 29, 2019 Besides using the C# language and .net support, what features are supported by this incarnation of T3D? Quote Link to comment Share on other sites More sharing options...
LukasPJ Posted August 29, 2019 Author Share Posted August 29, 2019 This is not a particularly special version of T3D, the goal is to use c# on top of stock T3D.Right now is using a special T3D version, but the changes have been PR'd Quote Link to comment Share on other sites More sharing options...
LukasPJ Posted October 8, 2019 Author Share Posted October 8, 2019 New version of a C# project with pre-compiled binaries available here:https://github.com/lukaspj/T3D.Net-BaseGameShould be testable now.Will do a write-up soon(ish) 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.