"NetKAN generated mods - CivilianPopulation-1.6"
This commit is contained in:
parent
6445e8e93e
commit
edde8aae46
|
@ -1,19 +1,16 @@
|
|||
{
|
||||
"identifier": "CivilianPopulation",
|
||||
"x_via": "Automated KerbalStuff CKAN submission",
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CivilianPopulation",
|
||||
"name": "Civilian Population",
|
||||
"abstract": "Civilians have begun exploring space aboard your ships. Recruit from them and manage them!",
|
||||
"author": "MichaelHester07",
|
||||
"license": "GPL-3.0",
|
||||
"install": [
|
||||
{
|
||||
"find": "CivilianManagement",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Regolith.dll",
|
||||
"CivilianManagement.pdb"
|
||||
]
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"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"
|
||||
},
|
||||
"version": "1.6",
|
||||
"ksp_version": "1.0.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
|
@ -25,15 +22,23 @@
|
|||
"name": "Regolith"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"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"
|
||||
},
|
||||
"ksp_version": "1.0.2",
|
||||
"abstract": "Civilians have begun exploring space aboard your ships. Recruit from them and manage them!",
|
||||
"author": "MichaelHester07",
|
||||
"version": "1.6",
|
||||
"install": [
|
||||
{
|
||||
"find": "CivilianManagement",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Regolith.dll",
|
||||
"CivilianManagement.pdb"
|
||||
]
|
||||
}
|
||||
],
|
||||
"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"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue