mirror of
https://github.com/Faraphel/Atlas-Install.git
synced 2025-07-03 03:08:29 +02:00
Fixed Boost track being in retro cups
This commit is contained in:
parent
512a056bef
commit
c12f517311
1 changed files with 39 additions and 28 deletions
|
@ -62,6 +62,28 @@
|
||||||
|
|
||||||
"tags_templates": {
|
"tags_templates": {
|
||||||
"prefix": {
|
"prefix": {
|
||||||
|
"Wii": "{{ get_color(name='azure') @ tag }}",
|
||||||
|
"Switch": "{{ get_color(name='vivid red') @ tag }}",
|
||||||
|
"_Switch": "{{ get_color(name='vivid red') @ 'Switch' }}",
|
||||||
|
"3DS": "{{ get_color(name='light orange') @ tag }}",
|
||||||
|
"_3DS": "{{ get_color(name='light orange') @ '3DS' }}",
|
||||||
|
"DS": "{{ get_color(name='white') @ tag }}",
|
||||||
|
"_DS": "{{ get_color(name='white') @ 'DS' }}",
|
||||||
|
"GCN": "{{ get_color(name='azure') @ tag }}",
|
||||||
|
"_GCN": "{{ get_color(name='azure') @ 'GCN' }}",
|
||||||
|
"GBA": "{{ get_color(name='dark blue') @ tag }}",
|
||||||
|
"_GBA": "{{ get_color(name='dark blue') @ 'GBA' }}",
|
||||||
|
"N64": "{{ get_color(name='pink') @ tag }}",
|
||||||
|
"_N64": "{{ get_color(name='pink') @ 'N64' }}",
|
||||||
|
"SNES": "{{ get_color(name='green') @ tag }}",
|
||||||
|
"_SNES": "{{ get_color(name='green') @ 'SNES' }}",
|
||||||
|
"RMX": "{{ get_color(name='orange') @ tag }}",
|
||||||
|
"_RMX": "{{ get_color(name='orange') @ 'RMX' }}",
|
||||||
|
"MKT": "{{ get_color(name='dark orange') @ tag }}",
|
||||||
|
"_MKT": "{{ get_color(name='dark orange') @ 'MKT' }}",
|
||||||
|
"GP": "{{ get_color(name='dark red') @ tag }}",
|
||||||
|
"_GP": "{{ get_color(name='dark red') @ 'GP' }}",
|
||||||
|
|
||||||
"MSRDS": "{{ get_color(name='green') @ tag }}",
|
"MSRDS": "{{ get_color(name='green') @ tag }}",
|
||||||
"CTR": "{{ get_color(name='orange') @ tag }}",
|
"CTR": "{{ get_color(name='orange') @ tag }}",
|
||||||
"CTTR": "{{ get_color(name='dark orange') @ tag }}",
|
"CTTR": "{{ get_color(name='dark orange') @ tag }}",
|
||||||
|
@ -96,17 +118,6 @@
|
||||||
"SK64": "{{ get_color(name='green') @ tag }}",
|
"SK64": "{{ get_color(name='green') @ tag }}",
|
||||||
"SMG": "{{ get_color(name='light red') @ tag }}",
|
"SMG": "{{ get_color(name='light red') @ tag }}",
|
||||||
"Spyro 1": "{{ get_color(name='azure') @ tag }}",
|
"Spyro 1": "{{ get_color(name='azure') @ tag }}",
|
||||||
"Switch": "{{ get_color(name='vivid red') @ tag }}",
|
|
||||||
"Wii": "{{ get_color(name='azure') @ tag }}",
|
|
||||||
"3DS": "{{ get_color(name='light orange') @ tag }}",
|
|
||||||
"DS": "{{ get_color(name='white') @ tag }}",
|
|
||||||
"GCN": "{{ get_color(name='azure') @ tag }}",
|
|
||||||
"GBA": "{{ get_color(name='dark blue') @ tag }}",
|
|
||||||
"N64": "{{ get_color(name='pink') @ tag }}",
|
|
||||||
"SNES": "{{ get_color(name='green') @ tag }}",
|
|
||||||
"RMX": "{{ get_color(name='orange') @ tag }}",
|
|
||||||
"MKT": "{{ get_color(name='dark orange') @ tag }}",
|
|
||||||
"GP": "{{ get_color(name='dark red') @ tag }}",
|
|
||||||
"UT": "{{ get_color(name='red') @ tag }}",
|
"UT": "{{ get_color(name='red') @ tag }}",
|
||||||
"GK2": "{{ get_color(name='green') @ tag }}",
|
"GK2": "{{ get_color(name='green') @ tag }}",
|
||||||
"GK3": "{{ get_color(name='green') @ tag }}",
|
"GK3": "{{ get_color(name='green') @ tag }}",
|
||||||
|
@ -3457,7 +3468,7 @@
|
||||||
"version":"RC2.4.boost",
|
"version":"RC2.4.boost",
|
||||||
"family":138,
|
"family":138,
|
||||||
"tags":[
|
"tags":[
|
||||||
"GCN",
|
"_GCN",
|
||||||
"Boost"
|
"Boost"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -10901,8 +10912,8 @@
|
||||||
"version":"RC2.boost",
|
"version":"RC2.boost",
|
||||||
"family":202,
|
"family":202,
|
||||||
"tags":[
|
"tags":[
|
||||||
"Boost",
|
"_GBA",
|
||||||
"GBA"
|
"Boost"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -10916,8 +10927,8 @@
|
||||||
"version":"RC2.boost",
|
"version":"RC2.boost",
|
||||||
"family":272,
|
"family":272,
|
||||||
"tags":[
|
"tags":[
|
||||||
"Boost",
|
"_GCN",
|
||||||
"GCN"
|
"Boost"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -11014,8 +11025,8 @@
|
||||||
"version":"v1.boost",
|
"version":"v1.boost",
|
||||||
"family":333,
|
"family":333,
|
||||||
"tags":[
|
"tags":[
|
||||||
"Boost",
|
"_DS",
|
||||||
"DS"
|
"Boost"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -12083,8 +12094,8 @@
|
||||||
"version":"RC1.boost",
|
"version":"RC1.boost",
|
||||||
"family":543,
|
"family":543,
|
||||||
"tags":[
|
"tags":[
|
||||||
"Boost",
|
"_GCN",
|
||||||
"GCN"
|
"Boost"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -14817,8 +14828,8 @@
|
||||||
"version":"v2+.boost",
|
"version":"v2+.boost",
|
||||||
"family":783,
|
"family":783,
|
||||||
"tags":[
|
"tags":[
|
||||||
"Boost",
|
"_3DS",
|
||||||
"3DS"
|
"Boost"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -15498,8 +15509,8 @@
|
||||||
"version":"v1.2b.boost",
|
"version":"v1.2b.boost",
|
||||||
"family":327,
|
"family":327,
|
||||||
"tags":[
|
"tags":[
|
||||||
"Boost",
|
"_GCN",
|
||||||
"GCN"
|
"Boost"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -19523,8 +19534,8 @@
|
||||||
"version":"RC2.1.boost",
|
"version":"RC2.1.boost",
|
||||||
"family":223,
|
"family":223,
|
||||||
"tags":[
|
"tags":[
|
||||||
"Boost",
|
"_GCN",
|
||||||
"GCN"
|
"Boost"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -20348,8 +20359,8 @@
|
||||||
"version":"RC1.boost",
|
"version":"RC1.boost",
|
||||||
"family":56,
|
"family":56,
|
||||||
"tags":[
|
"tags":[
|
||||||
"Boost",
|
"_GCN",
|
||||||
"GCN"
|
"Boost"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue