mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-05-17 07:21:43 +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:
+1
-1
@@ -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