NetKAN generated mods - CommunityResourcePack-1.4.1.0
This commit is contained in:
parent
47d42e8430
commit
fe4f352935
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "CommunityResourcePack",
|
||||
"name": "Community Resource Pack",
|
||||
"abstract": "Common resources for KSP mods",
|
||||
"author": "RoverDude",
|
||||
"version": "1.4.1.0",
|
||||
"ksp_version_min": "1.6.0",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://umbraspaceindustries.github.io/UmbraSpaceIndustries/",
|
||||
"repository": "https://github.com/BobPalmer/CommunityResourcePack",
|
||||
"bugtracker": "https://github.com/BobPalmer/CommunityResourcePack/issues",
|
||||
"metanetkan": "https://raw.githubusercontent.com/BobPalmer/CKAN/master/CommunityResourcePack.netkan"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"library",
|
||||
"resources"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"fr-fr",
|
||||
"ja",
|
||||
"pt-br",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/CommunityResourcePack",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/CommunityResourcePack/releases/download/1.4.1.0/CRP_1.4.1.0.zip",
|
||||
"download_size": 55087,
|
||||
"download_hash": {
|
||||
"sha1": "8215DFA69A7CD37F8B8E60946C443676B7BA6CDA",
|
||||
"sha256": "0BDB423ED75DFF0B33AA0437BC927C3CC46D24DA915957D7386F5F0445A5342E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-09-29T17:36:16Z",
|
||||
"x_last_revision_by": "DoktorKrogg",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue