mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

591
comptes actifs

#ue4

0 message0 participant0 message aujourd’hui

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 multiple versions of Unreal Engine.Helpful macros & prebuild scripts for supporting plugins across multiple versions of Unreal Engine. - sbseltzer/VersionMacros