Add template config for Tippliga

This commit is contained in:
2023-08-06 18:51:29 +02:00
parent cbc4b4ff76
commit 2acc6acafe

View File

@@ -0,0 +1,167 @@
{
"numberOfMatchdays": 39,
"matchesPerMatchday": 12,
"pointMode": 4,
"pointsTendency": 1,
"pointsDifference": 2,
"pointsDirectHit": 3,
"ko": 0,
"matchdayConfig": [
{
"TLWMatchday": 1,
"matchesConfig": []
},
{
"TLWMatchday": 2,
"matchesConfig": []
},
{
"TLWMatchday": 3,
"matchesConfig": []
},
{
"TLWMatchday": 4,
"matchesConfig": []
},
{
"TLWMatchday": 5,
"matchesConfig": []
},
{
"TLWMatchday": 6,
"matchesConfig": []
},
{
"TLWMatchday": 7,
"matchesConfig": []
},
{
"TLWMatchday": 8,
"matchesConfig": []
},
{
"TLWMatchday": 9,
"matchesConfig": []
},
{
"TLWMatchday": 10,
"matchesConfig": []
},
{
"TLWMatchday": 11,
"matchesConfig": []
},
{
"TLWMatchday": 12,
"matchesConfig": []
},
{
"TLWMatchday": 13,
"matchesConfig": []
},
{
"TLWMatchday": 14,
"matchesConfig": []
},
{
"TLWMatchday": 15,
"matchesConfig": []
},
{
"TLWMatchday": 16,
"matchesConfig": []
},
{
"TLWMatchday": 17,
"matchesConfig": []
},
{
"TLWMatchday": 18,
"matchesConfig": []
},
{
"TLWMatchday": 19,
"matchesConfig": []
},
{
"TLWMatchday": 20,
"matchesConfig": []
},
{
"TLWMatchday": 21,
"matchesConfig": []
},
{
"TLWMatchday": 22,
"matchesConfig": []
},
{
"TLWMatchday": 23,
"matchesConfig": []
},
{
"TLWMatchday": 24,
"matchesConfig": []
},
{
"TLWMatchday": 25,
"matchesConfig": []
},
{
"TLWMatchday": 26,
"matchesConfig": []
},
{
"TLWMatchday": 27,
"matchesConfig": []
},
{
"TLWMatchday": 28,
"matchesConfig": []
},
{
"TLWMatchday": 29,
"matchesConfig": []
},
{
"TLWMatchday": 30,
"matchesConfig": []
},
{
"TLWMatchday": 31,
"matchesConfig": []
},
{
"TLWMatchday": 32,
"matchesConfig": []
},
{
"TLWMatchday": 33,
"matchesConfig": []
},
{
"TLWMatchday": 34,
"matchesConfig": []
},
{
"TLWMatchday": 35,
"matchesConfig": []
},
{
"TLWMatchday": 36,
"matchesConfig": []
},
{
"TLWMatchday": 37,
"matchesConfig": []
},
{
"TLWMatchday": 38,
"matchesConfig": []
},
{
"TLWMatchday": 39,
"matchesConfig": []
}
]
}