上传资源改为false
parent
43d0b70a57
commit
9b6247f5c5
|
|
@ -257,7 +257,7 @@ if __name__ == '__main__':
|
|||
opts.resversion = "1"
|
||||
opts.buildtype = "BuildBundle"
|
||||
opts.unityexe = "/Applications/Unity/Hub/Editor/2021.3.45f1/Unity.app/Contents/MacOS/Unity"
|
||||
opts.upload = "true"
|
||||
opts.upload = "false"
|
||||
opts.log = "log/build.log"
|
||||
opts.assets = "/Volumes/Predator/find-object/find-object-art"
|
||||
opts.resources = "/Volumes/Predator/find-it/find-object-bundle-resource"
|
||||
|
|
|
|||
Loading…
Reference in New Issue