Skip to content

Commit 9df6af2

Browse files
Merge pull request #927 from A-kirami/chore/align-webgal-engine-manifest-v3
Chore/align webgal engine manifest v3
2 parents 0c7fccb + 1a74acd commit 9df6af2

1 file changed

Lines changed: 6 additions & 22 deletions

File tree

packages/webgal/public/webgal-engine.json

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2-
"name": "webgal",
2+
"schemaVersion": "1.0.0",
3+
"id": "open-webgal.webgal",
4+
"name": "WebGAL",
35
"version": "4.5.19",
46
"type": "official",
57
"webgalVersion": "4.5.19",
@@ -10,30 +12,12 @@
1012
"ko": "시각적으로 매력적이며, 기능이 풍부하고, 쉽게 개발할 수 있는 새로운 웹 기반 비주얼 노벨 엔진",
1113
"fr": "Un moteur de visual novel basé sur le web, attrayant visuellement, riche en fonctionnalités et facile à développer"
1214
},
13-
"author": {
14-
"name": "Mahiru",
15-
"email": "Mahiru_@outlook.com"
15+
"maintainer": {
16+
"name": "OpenWebGAL",
17+
"email": "contact@openwebgal.com"
1618
},
1719
"license": "MPL-2.0",
1820
"icon": "icons/icon-512.png",
19-
"readme": "README.md",
20-
"readmes": {
21-
"en": "README_EN.md",
22-
"ja": "README_JP.md",
23-
"ko": "README_KO.md",
24-
"fr": "README_FR.md"
25-
},
26-
"keywords": [
27-
"visual-novel",
28-
"galgame",
29-
"webgal",
30-
"game-engine",
31-
"web",
32-
"official",
33-
"original"
34-
],
35-
"live2dSupport": false,
36-
"spineSupport": false,
3721
"urls": {
3822
"homepage": "https://openwebgal.com",
3923
"repository": "https://github.com/OpenWebGAL/WebGAL",

0 commit comments

Comments
 (0)