Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
/ UnrealCLR Public archive
forked from ReneeGA2020/UnrealCLR

Unreal Engine 5.3.2 .NET 8 integration

License

Notifications You must be signed in to change notification settings

ezesil/UnrealCLR

 
 

Repository files navigation

UnrealCLR For .net 8 + Unreal 5.3.2

Note: When try to debug with Unreal C++ sln, make sure you set the unreal project's debugger to support .Net Core, otherwise your pdb won't be loaded Property->Debugging->Debugger Type, set to Mixed (.NET Core)

Debugging with standalone C# sln should be fine.

About

Unreal Engine 5.3.2 .NET 8 integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 68.2%
  • C++ 31.8%