I’ve been reading up about game engines and came across the UE4 source code. I see the EULA explicitly allows developers to fork and modify the code to create applications. I see Nvidia and Oculus have forked and extended UE4 but they’re essentially adding instead of modifying. Are there any famous forks of UE?
I’m looking to build a specialised toolkit for my requirement and UE would make the best base to build off of. Any thoughts?
For reference: I have a decent amount of experience with C++ and .Net.