Adding skins

This commit is contained in:
speedy_ben
2025-12-07 11:58:52 +01:00
parent beae2c49bf
commit 88ca35ae97

View File

@@ -2,11 +2,11 @@
"order": [ "order": [
"dt", "dt",
"hr", "hr",
"nm" "main"
], ],
"descriptions": { "descriptions": {
"dt": "Skin for DT at AR 9+, I like the color comboes to make pattern practice easier", "dt": "Skin for DT at AR 9+, I like the color comboes to make pattern practice easier",
"hr": "Full circles to make reading easier with HR", "hr": "Full circles to make reading easier with HR",
"nm": "Main skin for everything else" "main": "Main skin for everything else"
} }
} }