Adding skins
Some checks failed
Generate Skin previews, OSK files and per skin documentation / Full CI/CD Pipeline (push) Has been cancelled

This commit is contained in:
2025-11-23 17:50:42 +01:00
parent eea34b9ff6
commit cc48083405
2 changed files with 5 additions and 5 deletions

View File

@@ -1,10 +1,10 @@
{ {
"order": [ "order": [
"example1", "- ( AngeLMegumin reworked v1.3 ) -",
"example2" "Blueberry (ekoro edit)"
], ],
"descriptions": { "descriptions": {
"example1": "Description of example1", "- ( AngeLMegumin reworked v1.3 ) -": "Main Skin",
"example2": "Description of example2" "Blueberry (ekoro edit)": "Reading Skin, mainly lower AR and EZ"
} }
} }

View File

@@ -9,7 +9,7 @@ if %errorLevel% neq 0 (
echo Running robocopy sync as Administrator... echo Running robocopy sync as Administrator...
echo. echo.
robocopy "E:\osu!\skins" "D:\git\skins\Skins" /MIR /COPYALL /SEC /B /XJ /DCOPY:T /J robocopy "D:\Games\osu!\skins" "D:\git\Skins" /MIR /COPYALL /SEC /B /XJ /DCOPY:T /J
echo Robocopy sync completed. echo Robocopy sync completed.
pause pause