Skip to content

Commit 339c6e7

Browse files
committed
2 parents 3e3ea69 + 51e02d9 commit 339c6e7

2 files changed

Lines changed: 12 additions & 5 deletions

File tree

README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ https://github.com/user-attachments/assets/e4287a93-f442-4049-ba24-a02e8e48a00e
2626

2727
## :exclamation: Issues & Suggestions
2828
Please report any issues and or suggestions [here on GitHub](https://github.com/Greenest-Guy/osu-mania-Skin-Merger/issues) or message me on Discord ```rh7thm```
29+
FYI: As of now, skins with gameplay animations may not merge properly and will be fixed in the future.
2930

3031

3132

@@ -35,12 +36,17 @@ https://github.com/user-attachments/assets/e4287a93-f442-4049-ba24-a02e8e48a00e
3536
2. Copies all files from the base skin into the product folder.
3637

3738
3. Creates another directory within the product folder named "merge_files"
39+
40+
5. Creates a directory within merge_files named "(Merging Keycount)_key".
41+
- E.g. if you selected a 7k skin, the directory would be named 7_key inside of merge_files
42+
43+
7. Copies the image files specified inside the merge skin's skin.ini config file into the "(Merging Keycount)_key" folder. (specifically the images specified within the [mania] section for the selected keycount)
44+
45+
9. Copies any default files not specified in the skin.ini config file, and appends them to the end of that skin.ini key section.
3846

39-
4. Copies the image files specified inside the merge skin's skin.ini config file into the "merge_files" folder. (specifically the images specified within the [mania] section for the selected keycount)
47+
10. Reports any potentially missing files. (Still finishes the merge)
4048

41-
5. Reports any potentially missing files. (Still finishes the merge)
42-
43-
6. skin.ini config file is edited so that the new keycount has the correct image paths, settings, and adds both authors to the authors section
49+
11. The skin.ini config file is edited so that the new keycount has the correct image paths, settings, and adds both authors to the authors section.
4450

4551

4652

@@ -52,7 +58,7 @@ https://github.com/user-attachments/assets/e4287a93-f442-4049-ba24-a02e8e48a00e
5258

5359
## :arrow_heading_down: Download Options
5460
### :octocat: GitHub
55-
- [Download v1.2.0(EXE)](https://github.com/Greenest-Guy/osu-mania-Skin-Merger/releases/download/v1.2.0/osu.mania.Skin.Merger.v1.2.0.exe)
61+
- [Download Latest Version (EXE)](https://github.com/Greenest-Guy/osu-mania-Skin-Merger/releases/latest)
5662
### :cloud: Google Drive
5763
- [Download via Google Drive](https://drive.google.com/drive/folders/1PNMQrJlja3rPaYmGyrkOC8eXjCaQexuF?usp=sharing)
5864
### :snake: Source Code

Troubleshooting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Troubleshooting

0 commit comments

Comments
 (0)