We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77e0b9c commit 122a396Copy full SHA for 122a396
bucket/godot-tools.json
@@ -9,7 +9,14 @@
9
"hash": "62dd190e6083e2cf1904e7b7e42da4c274b02f56ea6a1f2ad96bc80ec271ba18"
10
}
11
},
12
- "pre_install": [
13
- "Get-ChildItem -Path $dir -Filter *.exe -Recurse | ForEach-Object { New-Shim -Name $_.BaseName -Path $_.FullName -Force }"
+ "bin": [
+ "FBX2glTF-windows-x86_64.exe",
14
+ "bin/oidnBenchmark.exe",
15
+ "bin/oidnDenoise.exe",
16
+ "bin/oidnTest.exe",
17
+ "rcedit-x64.exe",
18
+ "signtool.exe",
19
+ "cert2spc.exe",
20
+ "makecat.exe"
21
]
22
0 commit comments