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": [
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user