Browse Source

Add files via upload

main
Unbewohnte 3 years ago committed by GitHub
parent
commit
88b9f8075a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      README.md

5
README.md

@ -26,9 +26,8 @@ There is no way to return removed original backgrounds unless you delete all bea
### First run ### First run
1. The program will generate a settings.json file if it is not already in the directory when you run it 1. The program will generate a settings.json file if it is not already in the directory when you run it
2. Paste your Osu! filepath in the "pathToOsu" field (this field is required) 2. Paste your Osu! filepath in the "pathToOsu" field (this field is required)
3. enable/disable 3. Enable/Disable needed features, provide valid filepaths to them
3. Paste the filepath to the image in the "pathToimage" field. **ALL** beatmap`s backgrounds will be replaced with this image
4. Additionally you can disable the "createBlackBackgoundImage" by replacing **true** with **false** or change the number of workers 4. Additionally you can disable the "createBlackBackgoundImage" by replacing **true** with **false** or change the number of workers
5. Run the program once again 5. Run the program once again

Loading…
Cancel
Save