1
0
Fork 0
Find a file
2025-06-03 15:30:43 +09:00
.forgejo/img migrate from github to forgejo 2025-06-03 14:27:48 +09:00
.vscode chore: update vscode config 2024-03-23 19:10:18 +09:00
src update HUD elements 2024-12-14 12:41:18 +09:00
.gitignore initial commit 2022-02-15 16:55:20 +09:00
LICENSE chore: relicense to GPL v3 2024-03-23 16:55:57 +09:00
README.md update download link 2025-06-03 15:30:43 +09:00
requirements.txt update dependencies 2024-12-14 12:41:42 +09:00

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. Install dependencies
    pip install -r requirements.txt
    
  2. Build skin
    python src
    

Resources

License

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