mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-10 23:08:05 -05:00
Add code generation on compiling to premake scripts using custom build commands
This commit is contained in:
@ -12,6 +12,10 @@ function ZoneCommon:link()
|
||||
}
|
||||
end
|
||||
|
||||
function ZoneCommon:use()
|
||||
|
||||
end
|
||||
|
||||
function ZoneCommon:project()
|
||||
local folder = ProjectFolder();
|
||||
|
||||
|
Reference in New Issue
Block a user