CivilianPopulations 1.6.2 epoch fix (#1177)
* CivilianPopulation 1.6.2 Epoch fix * Include Epoch
This commit is contained in:
parent
c8fa5fbe66
commit
a2a174cfaa
|
@ -10,7 +10,7 @@
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/124162-1-0-2-Civilian-Population-1-5-1-%28update-6-4-15%29",
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/124162-1-0-2-Civilian-Population-1-5-1-%28update-6-4-15%29",
|
||||||
"kerbalstuff": "https://kerbalstuff.com/mod/620/Civilian%20Population"
|
"kerbalstuff": "https://kerbalstuff.com/mod/620/Civilian%20Population"
|
||||||
},
|
},
|
||||||
"version": "1:1:1.6.2",
|
"version": "1:1.6.2",
|
||||||
"ksp_version": "1.0.2",
|
"ksp_version": "1.0.2",
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
|
@ -1,43 +0,0 @@
|
||||||
{
|
|
||||||
"spec_version": 1,
|
|
||||||
"name": "Civilian Population",
|
|
||||||
"identifier": "CivilianPopulation",
|
|
||||||
"author": "rabidninjawombat",
|
|
||||||
"abstract": "Turn your Kerbal society into a Type 1 Civilization by adding civilian exploration! Your agency as research goes on gains the ability to have civilians take part on your exploration, ultimately letting you recruit new crew members from the population (the motivation for taking civilians with you).",
|
|
||||||
"license": "CC-BY-NC-SA",
|
|
||||||
"release_status": "stable",
|
|
||||||
"resources": {
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/124162-1-0-2-Civilian-Population-1-5-1-%28update-6-4-15%29",
|
|
||||||
"kerbalstuff": "https://kerbalstuff.com/mod/620/Civilian%20Population"
|
|
||||||
},
|
|
||||||
"depends": [
|
|
||||||
{
|
|
||||||
"name": "CommunityResourcePack"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "ModuleManager"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"suggests": [
|
|
||||||
{
|
|
||||||
"name": "SCANsat"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "HangarExtender"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "ExtraPlanetaryLaunchpads"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"install": [
|
|
||||||
{
|
|
||||||
"file": "GameData/NetherdyneAerospace",
|
|
||||||
"install_to": "GameData"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"ksp_version": "1.0.2",
|
|
||||||
"version": "1.6.2",
|
|
||||||
"download": "http://ckan1.spacedock.info/storage/rabidninjawombat_6223/Civilian_Population/Civilian_Population-1.6.2.zip",
|
|
||||||
"x_generated_by": "netkan",
|
|
||||||
"download_size": 21669079
|
|
||||||
}
|
|
Loading…
Reference in New Issue