"NetKAN generated mods - TestFlightConfigStock/TestFlightConfigStock-1.3.1.1.ckan"

This commit is contained in:
NetKAN inflator Robot 2015-08-21 15:30:17 +00:00
parent 2a1c8275f2
commit f482a52d9f
1 changed files with 13 additions and 13 deletions

View File

@ -1,8 +1,9 @@
{
"spec_version": "v1.2",
"identifier": "TestFlightConfigStock",
"name": "TestFlight Config Stock",
"abstract": "Config pack for the TestFlight plugin. This config pack adds TestFlight support for Stock parts.",
"identifier": "TestFlightConfigStock",
"author": "jwvanderbeck",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
@ -10,11 +11,10 @@
"repository": "https://github.com/jwvanderbeck/TestFlight",
"bugtracker": "https://github.com/jwvanderbeck/TestFlight/issues"
},
"install": [
{
"file": "GameData/TestFlight",
"install_to": "GameData"
}
"version": "1.3.1.1",
"ksp_version": "1.0.2",
"provides": [
"TestFlightConfig"
],
"depends": [
{
@ -26,18 +26,18 @@
"min_version": "1.3.1"
}
],
"provides": [
"TestFlightConfig"
"install": [
{
"file": "GameData/TestFlight",
"install_to": "GameData"
}
],
"download": "https://github.com/jwvanderbeck/TestFlight/releases/download/1.3.1.1/TestFlightConfigStock-1.3.1.1.zip",
"download_size": 2253,
"conflicts": [
{
"name": "TestFlightConfig"
}
],
"version": "1.3.1.1",
"author": "jwvanderbeck",
"download": "https://github.com/jwvanderbeck/TestFlight/releases/download/1.3.1.1/TestFlightConfigStock-1.3.1.1.zip",
"ksp_version": "1.0.2",
"download_size": 2253,
"x_generated_by": "netkan"
}