Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RoanH committed Jul 26, 2017
1 parent 3159586 commit eaeac7c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ So a little while ago I was asked to write a program to show what files were mis
And now I'm finally done :D

The program looks like this:<br>
![GUI](http://i.imgur.com/TDJ4RQN.png)
![GUI](http://i.imgur.com/nl4BECV.png)

It is a simple program that shows you which elements of your skin are skinned and which elements are not. It also shows if there's an SD/HD image in the skin for each element or not. For files that can be animated it also shows whether or not they are animated. Lastly it also reports a missing skin.ini file and will read and use custom paths from the skin.ini if they exist.

Well I hope some of you find this program useful :)<br>
And if you find any bugs feel free to report them (spelling mistakes included :3).

## Downloads (Java 8 required, should run on any OS)<br>
![Windows executable](https://github.com/RoanH/osuSkinChecker/releases/download/v1.2/SkinChecker-v1.2.exe)<br>
![Runnable Java Archive](https://github.com/RoanH/osuSkinChecker/releases/download/v1.2/SkinChecker-v1.2.jar)
![Windows executable](https://github.com/RoanH/osuSkinChecker/releases/download/v1.3SkinChecker-v1.3.exe)<br>
![Runnable Java Archive](https://github.com/RoanH/osuSkinChecker/releases/download/v1.3/SkinChecker-v1.3.jar)

All releases: ![releases](https://github.com/RoanH/osuSkinChecker/releases)<br>
GitHub repository: ![repository](https://github.com/RoanH/osuSkinChecker]SkinChecker)
Expand Down

0 comments on commit eaeac7c

Please sign in to comment.