"NetKAN generated mods - CommunityResourcePack-0.6.2.0"
This commit is contained in:
parent
1ec98121aa
commit
8f84870de3
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "CommunityResourcePack",
|
||||
"name": "Community Resource Pack",
|
||||
"abstract": "Common resources for KSP mods",
|
||||
"author": "RoverDude",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/83007-105",
|
||||
"repository": "https://github.com/BobPalmer/CommunityResourcePack"
|
||||
},
|
||||
"version": "0.6.2.0",
|
||||
"ksp_version_min": "1.1.0",
|
||||
"ksp_version_max": "1.2.0",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/CommunityResourcePack",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/CommunityResourcePack/releases/download/0.6.2.0/CRP_0.6.2.0.zip",
|
||||
"download_size": 27498,
|
||||
"download_hash": {
|
||||
"sha1": "6A8EA8A2A117C0A40261435F1D2E1ADCAAAE2EE8",
|
||||
"sha256": "86A77F5A20F3E39A248D390CB42EA319C8F22B25F0712E6677164B2A98E28BC4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "harryyoung",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue