mirror of
https://hub.spigotmc.org/stash/scm/spigot/builddata.git
synced 2025-08-05 16:59:07 +00:00
Update toolsVersion to require BuildTools 105
This commit is contained in:
parent
bcded15a2b
commit
b5c57c4676
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@
|
|||
"memberMapCommand": "java -jar BuildData/bin/SpecialSource-2.jar map --only . --only net/minecraft --auto-member LOGGER --auto-member TOKENS -i {0} -m {1} -o {2}",
|
||||
"finalMapCommand": "java -jar BuildData/bin/SpecialSource.jar --only . --only net/minecraft -i {0} --access-transformer {1} -m {2} -o {3}",
|
||||
"decompileCommand": "java -jar BuildData/bin/fernflower.jar -dgs=1 -hdc=0 -asc=1 -udv=0 -rsy=1 -aoa=1 {0} {1}",
|
||||
"toolsVersion": 101
|
||||
"toolsVersion": 105
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue