NetKAN added mod - CommunityResourcePack-1.4.2
This commit is contained in:
parent
a439ad1f9f
commit
2ecdbbf242
CommunityResourcePack
|
@ -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.2",
|
||||
"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.2/CRP_1.4.2.0.zip",
|
||||
"download_size": 55091,
|
||||
"download_hash": {
|
||||
"sha1": "FD54C5959B299CC2A8BF9B7650BABF5E21AFE8E2",
|
||||
"sha256": "19FA195E312D152F2F39776DCB518E92DD210EEBB4B02684E1A1648D553E69FD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-12-21T21:21:46Z",
|
||||
"x_last_revision_by": "DoktorKrogg",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue