gencpp/gen_unreal_engine
2024-12-15 11:23:23 -05:00
..
components WIP (Not compiling prob): Started to overhaul macro handling 2024-12-14 14:02:16 -05:00
enums remove UE_DEPRECATED from unrela's attribute tokens, it must be handled as a statement macro 2024-12-15 11:23:23 -05:00
Readme.md Large updates to docs 2024-12-10 19:31:50 -05:00
unreal.cpp generated c_library compiles 2024-12-15 10:08:28 -05:00
unreal.refactor correctionns to gen_unreal_engine 2024-12-10 13:57:12 -05:00

Navigation

base

Top

Unreal Engine Version Generator

This generates a variant of gencpp thats compatiable with use as a thirdparty module within a plugin or module of an Unreal Project or the Engine itself.

If using the library's provided build scripts:

.\build.ps1 <compiler> <debug or omit> unreal