mirror of
https://codeberg.org/icewind/ugc-scaper.git
synced 2026-06-03 18:24:10 +02:00
formatting
This commit is contained in:
parent
50157d4ada
commit
f5de942213
31 changed files with 41 additions and 189 deletions
|
|
@ -30,13 +30,7 @@
|
|||
"Custom": {
|
||||
"name": "game_mode",
|
||||
"kind": {
|
||||
"Enum": [
|
||||
"highlander",
|
||||
"eights",
|
||||
"sixes",
|
||||
"fours",
|
||||
"ultiduo"
|
||||
]
|
||||
"Enum": ["highlander", "eights", "sixes", "fours", "ultiduo"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -68,15 +62,7 @@
|
|||
"parameters": {
|
||||
"Left": []
|
||||
},
|
||||
"nullable": [
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
true,
|
||||
false,
|
||||
true,
|
||||
true
|
||||
]
|
||||
"nullable": [false, false, false, true, false, true, true]
|
||||
},
|
||||
"hash": "fd582a872003f15fc6856592677744528569587bb05c57b1b17890ccb40af3bc"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue