No Description

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

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
```