"NetKAN generated mods - KVASS-0.11.0"

This commit is contained in:
NetKAN inflator Robot 2019-09-09 00:47:46 +00:00
parent 390d35e0f3
commit 9bdce12780
1 changed files with 48 additions and 0 deletions

48
KVASS/KVASS-0.11.0.ckan Normal file
View File

@ -0,0 +1,48 @@
{
"spec_version": "v1.4",
"identifier": "KVASS",
"name": "KVASS (Kerbal Very Simplified Planning and Simulation)",
"abstract": "additional payment for a simulation, and you will need to plan your vessel before a real launch. A very Simplified KRASH-and-KerbalConstructionTime alike mod.",
"author": "flart",
"license": "GPL-3.0",
"release_status": "development",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/183393-*",
"repository": "https://github.com/yalov/KVASS"
},
"version": "0.11.0",
"ksp_version_min": "1.4.5",
"ksp_version_max": "1.7.9",
"localizations": [
"de-de",
"en-us",
"es-es",
"fr-fr",
"it-it",
"ja",
"pt-br",
"ru",
"zh-cn"
],
"recommends": [
{
"name": "KerbalAlarmClock"
}
],
"conflicts": [
{
"name": "KRASH"
},
{
"name": "KerbalConstructionTime"
}
],
"download": "https://github.com/yalov/KVASS/releases/download/0.11.0/KVASS-v0.11.0.zip",
"download_size": 35994,
"download_hash": {
"sha1": "F8AC22772D5DEAD2EDB485EB2479D94E5A19613A",
"sha256": "1910487E4852223002BC977187AEC39D1D317FB06AB532A0E0D9ED12290A76A7"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}