22 lines
700 B
Plaintext
22 lines
700 B
Plaintext
{
|
|
"spec_version": 1,
|
|
"identifier": "HabitatPlugin",
|
|
"name": "Habitat Plugin",
|
|
"abstract": "Habitat plugin, made from scratch by Sirkut and used in Porkjet's Habitat Pack",
|
|
"author": "sirkut",
|
|
"license": "CC-BY-NC-SA-4.0",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/64442"
|
|
},
|
|
"version": "0.41",
|
|
"ksp_version_min": "1.0.0",
|
|
"ksp_version_max": "1.0.5",
|
|
"download": "https://www.dropbox.com/s/gpg05jlsvc81u7q/Habitat%20Pack%2004.1.zip?dl=1",
|
|
"install": [
|
|
{
|
|
"file": "GameData/HabitatPack/Plugins",
|
|
"install_to": "GameData/HabitatPack",
|
|
"filter": "Habitat.cs" }
|
|
]
|
|
}
|