skin loader

This commit is contained in:
2024-09-13 23:45:15 +02:00
parent 429b5792c9
commit 1704c8e236
3 changed files with 33 additions and 1 deletions

View File

@@ -0,0 +1,28 @@
{
"version": "14.20",
"buildNumber": 27,
"loadlist": [
{
"name": "Piel de patata",
"type": "CustomSkinAPI",
"root": "https://auth.oier.ovh"
},
{
"name": "Mojang",
"type": "MojangAPI",
"apiRoot": "https://api.mojang.com/",
"sessionRoot": "https://sessionserver.mojang.com/"
}
],
"enableDynamicSkull": true,
"enableTransparentSkin": true,
"forceLoadAllTextures": true,
"enableCape": true,
"threadPoolSize": 8,
"enableLogStdOut": false,
"cacheExpiry": 30,
"forceUpdateSkull": false,
"enableLocalProfileCache": false,
"enableCacheAutoClean": false,
"forceDisableCache": false
}