2015-06-13 21:59:16 +00:00
|
|
|
{
|
|
|
|
"spec_version": 1,
|
|
|
|
"identifier": "PorkjetHabitats",
|
|
|
|
"name": "Habitat Pack",
|
|
|
|
"abstract": "Provides a variety of habitat modules and base building parts to give players the ability to colonize space in a more realistic way.",
|
|
|
|
"author": "Porkjet",
|
|
|
|
"license": "CC-BY-NC-SA-4.0",
|
|
|
|
"resources": {
|
|
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/64442"
|
|
|
|
},
|
|
|
|
"version": "0.41",
|
|
|
|
"ksp_version_min": "1.0.0",
|
2015-07-02 00:14:45 +00:00
|
|
|
"ksp_version_max": "1.0.4",
|
2015-06-13 21:59:16 +00:00
|
|
|
"download": "https://www.dropbox.com/s/gpg05jlsvc81u7q/Habitat%20Pack%2004.1.zip?dl=1",
|
|
|
|
"depends": [
|
|
|
|
{ "name": "FirespitterCore" },
|
|
|
|
{ "name": "LayeredAnimations" }
|
|
|
|
],
|
|
|
|
"install": [
|
|
|
|
{ "file": "GameData/HabitatPack", "install_to": "GameData", "filter": "Habitat.cs" }
|
|
|
|
]
|
|
|
|
}
|