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