LukasPJ Posted August 4, 2019 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
bsisko Posted August 29, 2019 Posted August 29, 2019 Besides using the C# language and .net support, what features are supported by this incarnation of T3D? Quote
LukasPJ Posted August 29, 2019 Author 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
LukasPJ Posted October 8, 2019 Author 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
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.