add custom skin loader config

This commit is contained in:
Infinidoge 2025-06-26 00:10:05 -04:00
parent 4233d63c3c
commit 6096041134
Signed by: Infinidoge
SSH key fingerprint: SHA256:GT2StvPQMMfFHyiiFJymQxfTG/z6EWLJ6NWItf5K5sA
3 changed files with 11 additions and 1 deletions

View file

@ -0,0 +1,6 @@
{
"name": "INX Drasl",
"type": "MojangAPI",
"apiRoot": "https://drasl.inx.moe/account/",
"sessionRoot": "https://drasl.inx.moe/session/"
}