Files
ulicraft-server-v1/pack/CustomSkinLoader/CustomSkinLoader.json
Oier Bravo Urtasun 853405afe7 chore(skins): point CustomSkinLoader at auth.ulicraft.net
Update apiRoot/sessionRoot from the old .lan domain to .net.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-07 22:38:30 +02:00

13 lines
265 B
JSON

{
"enable": true,
"loadlist": [
{
"name": "Ulicraft Skins",
"type": "MojangAPI",
"apiRoot": "https://auth.ulicraft.net/account/",
"sessionRoot": "https://auth.ulicraft.net/session/"
}
]
}