暫無描述

corruptmemory fc7b6815e6 Delete '.github/workflows/rust.yml' 1 年之前
src a1d219c3e7 fix: warnings, minor: add russian readme 1 年之前
.gitignore 5401abd80e initial commit 1 年之前
Cargo.lock f30c559778 feat: multiple obtaining methods 1 年之前
Cargo.toml f30c559778 feat: multiple obtaining methods 1 年之前
LICENSE d5ef0d60f1 minor: add not implemented comment for cloak handler 1 年之前
README.txt 5567995d64 feat: readme 1 年之前
README_ru.txt a1d219c3e7 fix: warnings, minor: add russian readme 1 年之前

README.txt

oldmcskins
==========
An application to display Minecraft skins on old versions (<1.7.10)

Installation (on server)
========================
$ git clone https://github.com/crptmem/oldmcskins.git && cd oldmcskins
$ cargo build

Usage
=====
Server should listen on port 80.
On client, edit /etc/hosts on Linux and c:\windows\system32\drivers\etc\hosts
on Windows. Add following entry:
```
YOUR_SERVER_IP skins.minecraft.net
```