Simple program to check if all the elements for an osu! skin are present.
So a little while ago I was asked to write a program to show what files were missing in a skin.
And now I'm finally done :D
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 and if they are how many frames the animation consists of. Lastly, it also reports a missing skin.ini file and will read and use custom paths from the skin.ini if they exist. The program also includes an editor for the skin.ini
.
Well I hope some of you find this program useful :)
And if you find any bugs feel free to report them (spelling mistakes included :3).
Requires Java 8 or higher
All releases: releases
GitHub repository: repository
Forum post: post
Project development started: 19th of June, 2017.