-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathJapaneseLocalisation.gmplugin
More file actions
32 lines (32 loc) · 1.15 KB
/
JapaneseLocalisation.gmplugin
File metadata and controls
32 lines (32 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"name": "JapaneseLocalisation",
"bundle_version": "9999.0.0",
"bundle_description": "Japanese IDE localisations",
"required": false,
"feature_flag": "",
"plugins": [
{
"plugin_name": "JapaneseLocalisation",
"localised_name": "japanese_localisation",
"plugin_version": "9999.0.0",
"type": "Language",
"plugin_data": {
"languages": [
{
"Japanese": "japanese.csv"
},
{
"Japanese": "japanese_dnd.csv"
}
]
},
"description": "Japanese IDE localisations",
"required_assemblies": [],
"dependencies": []
}
],
"endpoints": [],
"author": "GameMaker",
"signature": "gbK\u002B0mdaL2HEoD5BGdeQP3c\u002BHggaxb7PIkhzo5wtYYnpOYjKtExp6Cj\u002Bv4JMmzwogx3YANXsicfj4Lt1RtRLBVBlJ8qzCAXYqJ3/DuWGGmtaTPxfuIn6NaD3wlGgKievkc69i8lbXKXzCjxIi4SPUjw9JzOEqtsypC/CrhrNf10=",
"verify": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfaWA3d2WPN5cJCqTJJj72v6p0a4toQY7MzAPpkXkDxdPpeWMbrV4AQs9V\u002BbGVZ4PaGA3Gl0DWzfSmb\u002Btd/oDtzZZ2XehhxyFg\u002BanTPo6MdTasMkXEDBU50f6e7m3ruelF1QIER0\u002BulTNMI8\u002B\u002BURtTcPu/\u002BalhiA5z7BJP/u2MWwIDAQAB"
}