1
0
Fork 0
osu-pomp-skin/README.md
2025-06-03 15:55:30 +09:00

1.2 KiB

osu-pomp-skin

download skin

My custom skin for the game osu! (lazer) based on vaxei's skin (blue, instant-fade).

screenshot

Characteristics

  • minimalistic
    • does not even have a health bar
    • uses the default element in most places
  • instant-fade circles
  • osu!standard only
  • acc meter positioned on top of the screen instead of the bottom
  • made specifically for osu!lazer
  • uses HD images only (although none of the images have a @2x suffix, they are all HD images. The suffix is added automatically during the build process)

Commands

To generate a .osk osu skin file, run the following commands.

  1. Setup devenv
  2. Install dependencies
    pip install -r requirements.txt
    
  3. Build skin
    python src
    

Resources

License

All non-asset files of this project are available under the GPL v3 License.