mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-09-23 16:56:39 +00:00
Separate command files to a single command file per asset and include them in the main command file
This commit is contained in:
@@ -174,7 +174,7 @@ function ZoneCode:project()
|
||||
files {
|
||||
path.join(folder, "ZoneCode/**.gen"),
|
||||
path.join(folder, "ZoneCode/**.h"),
|
||||
path.join(folder, "ZoneCode/**_Commands.txt")
|
||||
path.join(folder, "ZoneCode/**.txt")
|
||||
}
|
||||
|
||||
vpaths {
|
||||
|
Reference in New Issue
Block a user