-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
746 changed files
with
74,928 additions
and
58,461 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Configuration file | ||
|
||
########################################################################################################## | ||
# profiles | ||
#--------------------------------------------------------------------------------------------------------# | ||
# Saved Profiles. Check Documentation for Info & Syntax | ||
########################################################################################################## | ||
|
||
profiles { | ||
} | ||
|
||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
74fc0373-270b-4308-ae16-b9822675b52a |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,101 @@ | ||
{ | ||
"version": "14.17", | ||
"buildNumber": 19, | ||
"loadlist": [ | ||
{ | ||
"name": "Mojang", | ||
"type": "MojangAPI", | ||
"apiRoot": "https://api.mojang.com/", | ||
"sessionRoot": "https://sessionserver.mojang.com/" | ||
}, | ||
{ | ||
"name": "LittleSkin", | ||
"type": "CustomSkinAPI", | ||
"root": "https://littleskin.cn/csl/" | ||
}, | ||
{ | ||
"name": "BlessingSkin", | ||
"type": "CustomSkinAPI", | ||
"root": "https://skin.prinzeugen.net/" | ||
}, | ||
{ | ||
"name": "ElyBy", | ||
"type": "ElyByAPI", | ||
"root": "http://skinsystem.ely.by/textures/" | ||
}, | ||
{ | ||
"name": "SkinMe", | ||
"type": "UniSkinAPI", | ||
"root": "http://www.skinme.cc/uniskin/" | ||
}, | ||
{ | ||
"name": "TLauncher", | ||
"type": "ElyByAPI", | ||
"root": "https://auth.tlauncher.org/skin/profile/texture/login/" | ||
}, | ||
{ | ||
"name": "GlitchlessGames", | ||
"type": "GlitchlessAPI", | ||
"root": "https://games.glitchless.ru/api/minecraft/users/profiles/textures/?nickname\u003d" | ||
}, | ||
{ | ||
"name": "LocalSkin", | ||
"type": "Legacy", | ||
"checkPNG": false, | ||
"skin": "LocalSkin/skins/{USERNAME}.png", | ||
"model": "auto", | ||
"cape": "LocalSkin/capes/{USERNAME}.png", | ||
"elytra": "LocalSkin/elytras/{USERNAME}.png" | ||
}, | ||
{ | ||
"name": "MinecraftCapes", | ||
"type": "MinecraftCapesAPI", | ||
"root": "https://minecraftcapes.net/profile/" | ||
}, | ||
{ | ||
"name": "OptiFine", | ||
"type": "Legacy", | ||
"checkPNG": false, | ||
"model": "auto", | ||
"cape": "https://optifine.net/capes/{USERNAME}.png" | ||
}, | ||
{ | ||
"name": "Wynntils", | ||
"type": "WynntilsAPI", | ||
"root": "https://athena.wynntils.com/user/getInfo" | ||
}, | ||
{ | ||
"name": "CloakPlus", | ||
"type": "Legacy", | ||
"checkPNG": false, | ||
"model": "auto", | ||
"cape": "http://161.35.130.99/capes/{USERNAME}.png" | ||
}, | ||
{ | ||
"name": "LabyMod", | ||
"type": "Legacy", | ||
"checkPNG": false, | ||
"model": "auto", | ||
"cape": "https://dl.labymod.net/capes/{STANDARD_UUID}" | ||
}, | ||
{ | ||
"name": "Cosmetica", | ||
"type": "Legacy", | ||
"checkPNG": false, | ||
"model": "auto", | ||
"cape": "https://api.cosmetica.cc/get/cloak?username\u003d{USERNAME}\u0026uuid\u003d{STANDARD_UUID}\u0026nothirdparty" | ||
} | ||
], | ||
"enableDynamicSkull": true, | ||
"enableTransparentSkin": true, | ||
"forceIgnoreHttpsCertificate": false, | ||
"forceLoadAllTextures": true, | ||
"enableCape": true, | ||
"threadPoolSize": 8, | ||
"enableLogStdOut": false, | ||
"cacheExpiry": 30, | ||
"forceUpdateSkull": false, | ||
"enableLocalProfileCache": false, | ||
"enableCacheAutoClean": false, | ||
"forceDisableCache": false | ||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.