You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Unbewohnte
8fe388cfd9
|
4 years ago | |
---|---|---|
logger | 4 years ago | |
manager | 4 years ago | |
settings | 4 years ago | |
LICENSE | 4 years ago | |
OBM.go | 4 years ago | |
README.md | 4 years ago | |
backgroundchanger.go | 4 years ago | |
go.mod | 4 years ago |
README.md
OBM (Osu!-background-manager)
This utility will help you with replacement of Osu!`s beatmap backgrounds (and more in the future)
Use at your own risk ! There is no way to return removed original backgrounds unless you delete all beatmaps and reimport newly downloaded versions of them again.
Installation
From source
git clone https://github.com/Unbewohnte/OBM.git
or download and unzip the archive- cd into the directory
go build
From release
- go to the releases page
- choose your OS and download the archive
- cd to the location of the downloaded version
- unzip (
7z x **archive_name**
) - for 7z archives
Usage
First run
- The program will generate a settings.json file if it is not already in the directory when you run it
- Paste your Osu! filepath in the "pathToOsu" field
- Paste the filepath of the image in the "pathToimage" field. ALL beatmap`s backgrounds will be replaced with this image
- Additionally you can disable the "createBlackBackgoundImage" by replacing true with false or change the number of workers
- Run the program once again
After
- Just run the utility again. If it found the settings file - it will perform the magic
License
MIT License
If you have found this program useful, then consider to give this repository a ☆. It is not difficult for you, but means a lot for me