Skip to content

Commit f5f0154

Browse files
authored
Merge pull request #8 from pass-with-high-score/feat/add-skins
feat: add sonic and toothless skin
2 parents 799112c + 9679700 commit f5f0154

91 files changed

Lines changed: 190 additions & 1 deletion

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

asset/logo/sonic.png

795 Bytes

asset/logo/toothless.png

3.23 KB

skin.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,5 +318,21 @@
318318
"author": "Anormalaccount",
319319
"image": "https://raw.githubusercontent.com/pass-with-high-score/Aneko-skin/main/asset/logo/byte_green.png",
320320
"url": "https://github.com/pass-with-high-score/Aneko-skin/releases/download/skinzip/byte-green.zip"
321+
},
322+
{
323+
"name": "Sonic The Hedgehog",
324+
"package": "com.anon.sonic",
325+
"version": "1",
326+
"author": "Anonymous",
327+
"image": "https://raw.githubusercontent.com/pass-with-high-score/Aneko-skin/main/asset/logo/sonic.png",
328+
"url": "https://github.com/pass-with-high-score/Aneko-skin/releases/download/skinzip/sonic-the-hedgehog.zip"
329+
},
330+
{
331+
"name": "Toothless",
332+
"package": "com.Hexonoid.Toothless",
333+
"version": "1",
334+
"author": "Hexonoid",
335+
"image": "https://raw.githubusercontent.com/pass-with-high-score/Aneko-skin/main/asset/logo/toothless.png",
336+
"url": "https://github.com/pass-with-high-score/Aneko-skin/releases/download/skinzip/toothless.zip"
321337
}
322-
]
338+
]
928 Bytes
926 Bytes
935 Bytes
951 Bytes
861 Bytes
845 Bytes
901 Bytes

0 commit comments

Comments
 (0)