helvede.net is one of the many independent Mastodon servers you can use to participate in the fediverse.
Velkommen til Helvede, fediversets hotteste instance! Vi er en queerfeministisk server, der shitposter i den 9. cirkel. Welcome to Hell, We’re a DK-based queerfeminist server. Read our server rules!

Server stats:

167
active users

#ue4

1 post1 participant0 posts today

Hey #UnrealEngine code plugin devs, I'm releasing the code I use for my plugins to make #UE4 & #UE5 support a lot easier.

github.com/sbseltzer/VersionMa

Includes better macros for checking engine version and automatic prebuild scripts to work around the preprocessor limitations in UnrealHeaderTool, allowing you to `#if` out blocks of code that contain Unreal "magic macros". This allows you to maintain backwards compatibility without forsaking modern Unreal features. Includes installation instructions and examples of using it.

Feedback is appreciated! I'd also appreciate Linux users to verify it works for them.

GitHubGitHub - sbseltzer/VersionMacros: Helpful macros & prebuild scripts for supporting plugins across many versions of Unreal Engine.Helpful macros & prebuild scripts for supporting plugins across many versions of Unreal Engine. - sbseltzer/VersionMacros