You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 3, 2020. It is now read-only.
This is a mod for Minecraft, allowing players to select any "SkinServer" they like.
3
+
Latest version is v1.2-dev3 for Minecraft 1.7.10
4
+
5
+
### Features (1.7.10-v1.2-dev3)
4
6
5
-
Latest version is v1.1 for Minecraft 1.7.2
7
+
- Unlimited number of custom URLs
8
+
- Transparent pixels allowed
9
+
- HD skins supported via Optifine
10
+
- Auto cache clean
6
11
7
12
### Configure
8
13
9
14
- The config file is located in `config/UniSkinMod.cfg`
10
15
- Comment lines start with `#`
16
+
- Line starts with `Version: ` indicates the configure version, do not modify.
11
17
- Line starts with `Skin: ` indicates a skin server url.
12
-
- Line starts with `Cloak: ` indicates a cloak server url.
18
+
- Line starts with `Cape: ` indicates a cloak server url.
13
19
- The `#` part at the end of these two kinds of lines will be interperted as part of the url.
14
20
- Use `%s` to represent the name of the player.
15
21
- The mod will check all the links in that order.
16
22
- If none of the links is available, Mojang's server will be used.
17
23
18
-
### Licence
19
-
20
-
You can use it in any modpacks you like. But you have to tell the users that you used this mod. The name of the mod is `Universal Skin Mod` or `UniSkinMod`. No Translation, and you have to spell it in that case.
0 commit comments