再测试

main
ZhuoZhou 2025-09-04 11:33:23 +08:00
parent 66b1aeba17
commit d06fe0403e
1 changed files with 5 additions and 4 deletions

View File

@ -282,11 +282,12 @@ if __name__ == '__main__':
# opts.unityexe = "/Applications/Unity/Hub/Editor/2021.3.45f1/Unity.app/Contents/MacOS/Unity"
# opts.log = "log/build.log"
# opts.upload = "false"
# opts.special = "main_30point_ws20250422_1"
opts.special = "0"
opts.special = "main_30point_qxy20250826_half_1"
# opts.special = "0"
opts.platform = "Android"
opts.old_hash = "d25a33127646e062e4ef1a760fae43e50393b4c5"
opts.new_hash = "fdde3dbb2bcf2cc04a28197afef5c19bed5df237"
# opts.old_hash = "d25a33127646e062e4ef1a760fae43e50393b4c5"
# opts.new_hash = "fdde3dbb2bcf2cc04a28197afef5c19bed5df237"
print(f'test-- {opts}')