generated from osc/skins-template
Adding skins
Some checks failed
Generate Skin previews, OSK files and per skin documentation / Full CI/CD Pipeline (push) Has been cancelled
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:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"order": [
|
||||
"example1",
|
||||
"example2"
|
||||
"- ( AngeLMegumin reworked v1.3 ) -",
|
||||
"Blueberry (ekoro edit)"
|
||||
],
|
||||
"descriptions": {
|
||||
"example1": "Description of example1",
|
||||
"example2": "Description of example2"
|
||||
"- ( AngeLMegumin reworked v1.3 ) -": "Main Skin",
|
||||
"Blueberry (ekoro edit)": "Reading Skin, mainly lower AR and EZ"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,7 +9,7 @@ if %errorLevel% neq 0 (
|
||||
echo Running robocopy sync as Administrator...
|
||||
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.
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user