xiaonanln / goworld

Scalable Distributed Game Server Engine with Hot Swapping in Golang
Apache License 2.0
2.53k stars 450 forks source link

Unreal Engine 4 Integration for Go World #32

Open HeadClot opened 6 years ago

HeadClot commented 6 years ago

Hey, Would it be possible to get an Unreal Engine 4 integration? Either way just curious.

xiaonanln commented 6 years ago

I am not familiar Unreal Engine 4. Which language UE4 use for programming?

HeadClot commented 6 years ago

It uses C++ for the engine level stuff.

luochuanyuewu commented 6 years ago

If you familiar with ue4 socket programming. I think it is possible. But i don't know whether protobuff will apply to blueprint project.

kruzus commented 4 years ago

Will this framework work with Unreal Engine? Did anyone tried this?