my osu! skin
https://osu-skin.pompy.dev/POMP.osk
.vscode | ||
src | ||
.gitignore | ||
README.md | ||
requirements.txt |
osu-pomp-skin
WIP
My custom skin for the game osu! (yes, the exclamation mark is part of the name).
Characteristics
- semi-transparent approach circles to make reading high AR easier
- minimalism
- not even a health bar
- osu!standard only
- centered acc meter
- made specifically for osu!lazer
- HD images only
Commands
Assumes that these commands are called from the project root
Install dependencies:
pip install -r requirements.txt
Build skin:
python src
What's in it?
Though no images have a @2x
postfix, they are all HD images, and the postfix will be added automatically during the build process.
hitcircles
cursor
hit bursts
score numbers
slider
spinner
Resources
- osu! wiki page about skinning
- some assets are from vaxei's skin
- some assets are from flyingtuna's skin
- some assets are from whitecat's skin
License
The source code of this project* is available under the MIT License.
*excluding files in the fonts
and the resource
directory.
Fonts:
- Source Code Pro: Open Font License (OFL)
- Noto Sans: Open Font License (OFL)