NetKAN updated mod - CommunityResourcePack-v112.0.1
This commit is contained in:
parent
a9169a3db4
commit
b02ccaca81
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"spec_version": 1,
|
||||
"identifier": "CommunityResourcePack",
|
||||
"name": "Community Resource Pack",
|
||||
"abstract": "Common resources for KSP mods",
|
||||
|
@ -10,10 +10,10 @@
|
|||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://umbraspaceindustries.github.io/UmbraSpaceIndustries/",
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/83007-*",
|
||||
"repository": "https://github.com/UmbraSpaceIndustries/CommunityResourcePack",
|
||||
"bugtracker": "https://github.com/UmbraSpaceIndustries/CommunityResourcePack/issues",
|
||||
"metanetkan": "https://raw.githubusercontent.com/UmbraSpaceIndustries/CKAN/master/CommunityResourcePack.netkan",
|
||||
"manual": "https://umbraspaceindustries.github.io/UmbraSpaceIndustries/",
|
||||
"remote-avc": "https://raw.githubusercontent.com/UmbraSpaceIndustries/CommunityResourcePack/main/FOR_RELEASE/GameData/CommunityResourcePack/CRP.version"
|
||||
},
|
||||
"tags": [
|
||||
|
@ -31,12 +31,6 @@
|
|||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/CommunityResourcePack",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/UmbraSpaceIndustries/CommunityResourcePack/releases/download/v112.0.1/CommunityResourcePack_112.0.1.zip",
|
||||
"download_size": 36328,
|
||||
"download_hash": {
|
||||
|
@ -45,6 +39,5 @@
|
|||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-05-29T20:07:36Z",
|
||||
"x_last_revision_by": "DoktorKrogg",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue