mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-13 08:18:21 -05: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