-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGermanLocalisation.gmplugin
More file actions
32 lines (32 loc) · 1.13 KB
/
GermanLocalisation.gmplugin
File metadata and controls
32 lines (32 loc) · 1.13 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": "GermanLocalisation",
"bundle_version": "9999.0.0",
"bundle_description": "German IDE localisations",
"required": false,
"feature_flag": "",
"plugins": [
{
"plugin_name": "GermanLocalisation",
"localised_name": "german_localisation",
"plugin_version": "9999.0.0",
"type": "Language",
"plugin_data": {
"languages": [
{
"German": "german.csv"
},
{
"German": "german_dnd.csv"
}
]
},
"description": "German IDE localisations",
"required_assemblies": [],
"dependencies": []
}
],
"endpoints": [],
"author": "GameMaker",
"signature": "kKHGSaLHJzTBZLAF0wYjkeKEs9dYeWXluLCvCnDtb0VJD\u002B40ii6SDUBySZrmP0YPey0gRQ3FiOjHVu1\u002Bnu84C98sPsCMXjDqRB2gTUXP4wAuaxDQhjfd0spJX/2RuiF5VrheEUYxHTEk3JMEFnbDBklF4nWh3XqwmpOgON1Fbhs=",
"verify": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfaWA3d2WPN5cJCqTJJj72v6p0a4toQY7MzAPpkXkDxdPpeWMbrV4AQs9V\u002BbGVZ4PaGA3Gl0DWzfSmb\u002Btd/oDtzZZ2XehhxyFg\u002BanTPo6MdTasMkXEDBU50f6e7m3ruelF1QIER0\u002BulTNMI8\u002B\u002BURtTcPu/\u002BalhiA5z7BJP/u2MWwIDAQAB"
}