Merge pull request #832 from KSP-CKAN/CrewManifest

Add CrewManifest-0.6.1
This commit is contained in:
Leon Wright 2015-11-21 11:45:11 +08:00
commit 1f44c49757
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"spec_version": "v1.4",
"identifier": "CrewManifest",
"name": "Crew Manifest",
"abstract": "This plugin will allow you to add or remove crew from parts while on the launch pad or transfer crew between parts in the same vessel. You can also edit/add custom crew members in your available crew roster provided that they are not part of an active flight (or dead).",
"author": [
"vXSovereignXv ",
"sarbian"
],
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/60936",
"repository": "https://github.com/sarbian/CrewManifest/",
"x_ci": "https://ksp.sarbian.com/jenkins/job/CrewManifest/"
},
"version": "0.6.1",
"ksp_version": "1.0",
"install": [
{
"find": "CrewManifest",
"install_to": "GameData"
}
],
"download": "https://ksp.sarbian.com/jenkins/job/CrewManifest/26/artifact/CrewManifest-0.6.1.0.zip",
"download_size": 24630,
"x_generated_by": "netkan"
}