Skip to content

uhe-org/uhe-osu-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uhe osu! extension

Note

This skin needs the uhe suite in the same Rainmeter/Skins folder to work correctly.

osu!-related skins for the uhe Rainmeter suite

Desktop with light mode:

Desktop-Light

Desktop with dark mode:

Desktop-Dark

Wallpaper source (Wallpaper Engine): New osu! Background (1080p 60 fps) (2017)
Layout: "uhe osu! Layout"

Dependencies

Some skins rely on external plugins / software. All Rainmeter plugins listed below are packaged in the .rmskin or uhe's .rmskin.

Development

This repo is structured in a way to automate releases, but there is no way to have multiple custom skins folders in Rainmeter. It makes developing in real time not possible by default, and symlinking has to be done. For example in PowerShell as admin:

New-Item -Path "$([Environment]::GetFolderPath("MyDocuments"))\Rainmeter\Skins\uhe-osu-extension" -ItemType SymbolicLink -Value "$([Environment]::GetFolderPath("MyDocuments"))\GitHub\uhe-osu-extension\RMSKIN\Skins\uhe-osu-extension"