"NetKAN generated mods - CivilianPopulation-1.6"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-31 02:33:18 +00:00
parent 6445e8e93e
commit edde8aae46
1 changed files with 27 additions and 22 deletions

View File

@ -1,19 +1,16 @@
{ {
"identifier": "CivilianPopulation",
"x_via": "Automated KerbalStuff CKAN submission",
"spec_version": "v1.4", "spec_version": "v1.4",
"identifier": "CivilianPopulation",
"name": "Civilian Population", "name": "Civilian Population",
"abstract": "Civilians have begun exploring space aboard your ships. Recruit from them and manage them!",
"author": "MichaelHester07",
"license": "GPL-3.0", "license": "GPL-3.0",
"install": [ "resources": {
{ "homepage": "http://forum.kerbalspaceprogram.com/threads/124162-1-0-2-Civilian-Population-1-5-1-(update-6-4-15)",
"find": "CivilianManagement", "kerbalstuff": "https://kerbalstuff.com/mod/620/Civilian%20Population"
"install_to": "GameData", },
"filter": [ "version": "1.6",
"Regolith.dll", "ksp_version": "1.0.2",
"CivilianManagement.pdb"
]
}
],
"depends": [ "depends": [
{ {
"name": "CommunityResourcePack" "name": "CommunityResourcePack"
@ -25,15 +22,23 @@
"name": "Regolith" "name": "Regolith"
} }
], ],
"resources": { "install": [
"homepage": "http://forum.kerbalspaceprogram.com/threads/124162-1-0-2-Civilian-Population-1-5-1-(update-6-4-15)", {
"kerbalstuff": "https://kerbalstuff.com/mod/620/Civilian%20Population" "find": "CivilianManagement",
}, "install_to": "GameData",
"ksp_version": "1.0.2", "filter": [
"abstract": "Civilians have begun exploring space aboard your ships. Recruit from them and manage them!", "Regolith.dll",
"author": "MichaelHester07", "CivilianManagement.pdb"
"version": "1.6", ]
}
],
"download": "http://ckan1.spacedock.info/storage/rabidninjawombat_6223/Civilian_Population/Civilian_Population-1.6.zip", "download": "http://ckan1.spacedock.info/storage/rabidninjawombat_6223/Civilian_Population/Civilian_Population-1.6.zip",
"x_generated_by": "netkan", "download_size": 21668360,
"download_size": 21668360 "download_hash": {
"sha1": "938BF3150A5B34484BFEBDA090B0D5F79E755F63",
"sha256": "EEBCCF338A1B2E7F6E0632F18CABEFF85ED0C6C7103C1D77264EE5B8C679CA6C"
},
"download_content_type": "application/zip",
"x_via": "Automated KerbalStuff CKAN submission",
"x_generated_by": "netkan"
} }