diff --git a/api/api.hxml b/api/api.hxml index 6dd1f25..4343742 100644 --- a/api/api.hxml +++ b/api/api.hxml @@ -2,10 +2,12 @@ -cp ../Kha/Backends/Krom -cp ../leenkx/Sources -cp ../iron/Sources +-cp ../lib/aura/Sources -cp ../lib/haxebullet/Sources -cp ../lib/haxerecast/Sources -cp ../lib/zui/Sources --macro include('iron', true, null, ['../iron/Sources']) +--macro include('aura', true, null, ['../lib/aura/Sources']) --macro include('haxebullet', true, null, ['../lib/haxebullet/Sources']) --macro include('haxerecast', true, null, ['../lib/haxerecast/Sources']) --macro include('leenkx', true, ['leenkx.network'], ['../leenkx/Sources','../iron/Sources'])