chore(client): vendor GUT 9.7.1 + headless test harness
This commit is contained in:
31
client/addons/gut/versions.json
Normal file
31
client/addons/gut/versions.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"asset_library":"9.6.0",
|
||||
"branches":{
|
||||
"main":{
|
||||
"godot_min":"4.6",
|
||||
"godot_max":"4.6.999"
|
||||
}
|
||||
},
|
||||
"releases":{
|
||||
"9.7.0":{
|
||||
"godot_min":"4.7",
|
||||
"godot_max":"4.99"
|
||||
},
|
||||
"9.6.0":{
|
||||
"godot_min":"4.6",
|
||||
"godot_max":"4.6.999"
|
||||
},
|
||||
"9.5.0":{
|
||||
"godot_min":"4.5",
|
||||
"godot_max":"4.5.999"
|
||||
},
|
||||
"9.4.0":{
|
||||
"godot_min":"4.3",
|
||||
"godot_max":"4.4.999"
|
||||
},
|
||||
"9.3.0":{
|
||||
"godot_min":"4.2",
|
||||
"godot_max":"4.2.999"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user