Skip to content

Commit fd47087

Browse files
authored
Create README.md
1 parent a80f580 commit fd47087

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

README.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Offline Cosmetics
2+
[![Release](https://img.shields.io/github/v/release/Xqedii/Offline-Cosmetics)](https://github.com/Xqedii/Offline-Cosmetics/releases/latest)
3+
[![Discord](https://img.shields.io/badge/Discord-Join-7289DA?logo=discord&logoColor=white)](https://discord.com/invite/6JQfeQEB4W)
4+
5+
**Restores LabyMod cosmetics and premium skins on cracked servers**
6+
7+
An unofficial LabyMod addon that client-side restores cosmetics, skins, and capes on offline-mode servers by mapping the cracked session UUID to a Premium UUID and retrieving skin data from the Mojang API.
8+
9+
<img width="1121" height="599" alt="123" src="https://github.com/user-attachments/assets/0316f5e6-05bd-4d94-9744-12e1c67c5853" />
10+
11+
-----
12+
13+
# Installation
14+
15+
To install the addon, simply build the JAR file or download the latest version from the Releases, then place it in the Addons folder in LabyMod.
16+
The addon works with any version from 1.8 to 1.21.8.
17+
18+
> [!IMPORTANT]
19+
> Currently, versions 1.21.10 and 1.21.11 are not supported
20+
21+
-----
22+
23+
# Settings
24+
25+
In the addon settings, you can toggle whether the addon is enabled or disabled.
26+
Additionally, you can choose whether the addon should load only cosmetics, only the skin, or both.
27+
28+
<img width="1049" height="507" alt="x" src="https://github.com/user-attachments/assets/12a857e3-efda-44aa-a61e-f6c00d138357" />
29+
30+
-----
31+
32+
# Building
33+
34+
After cloning the repository, you can build the project with Gradle using `./gradlew build`.
35+
The .jar file will appear in `build/libs`
36+
37+
You need JDK 17 or newer to build the project.

0 commit comments

Comments
 (0)