"NetKAN generated mods - CommunityResourcePack-0.5.1.1"

This commit is contained in:
NetKAN inflator Robot 2016-05-02 18:03:45 +00:00
parent f43c886e50
commit 9e85f5df44
1 changed files with 31 additions and 0 deletions

View File

@ -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.5.1.1",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.1.2",
"conflicts": [
{
"name": "Kerbalism"
}
],
"install": [
{
"file": "GameData/CommunityResourcePack",
"install_to": "GameData"
}
],
"download": "https://github.com/BobPalmer/CommunityResourcePack/releases/download/0.5.1.1/CRP_0.5.1.1.zip",
"download_size": 22649,
"x_last_revision_by": "harryyoung",
"x_generated_by": "netkan"
}