Jump to content

4.0-RC Now supports C# interop!


LukasPJ

Recommended Posts

Hi guys,


Just a quick update. My PR has recently been merged with 4.0 so it now supports C# interop!

I'm still working on a separate branch for the C# projects, mostly because I'm looking at CMake integration.


I have a new working example: https://github.com/lukaspj/T3DSharp-CoinCollection

It now closely resembles working with stock T3D modules like the FPSGameplay, there is a how-to in the README.


It runs off of this special branch: https://github.com/lukaspj/Torque3D/tree/feature/csharp-cmake-csproj-style

Which does two things:

  • Renames TorqueScript file extension from .cs to .ts
  • Adds a C# Module to CMake

 

With these two changes, it should be fairly more stream-lined to get up-and-running with C# in Torque3D

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...