massively updated decorator code to support convar and implement
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<source path="src" />
|
||||
|
||||
<!-- Macro configuration -->
|
||||
<haxeflag name="--macro" value="addGlobalMetadata('', '@:build(engine.macros.CCmdDecorator.build())')" />
|
||||
<haxeflag name="--macro" value="addGlobalMetadata('', '@:build(engine.macros.ConVarDecorators.build())')" />
|
||||
|
||||
<assets path="./res/textures" rename="textures" />
|
||||
<assets path="./res/fonts" rename="fonts" />
|
||||
|
||||
Reference in New Issue
Block a user