mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN generated mods - DeadlyReentry/DeadlyReentry-v7.0.3, ModularFuelTankExpansion/ModularFuelTankExpansion-0.92, PilotAssistant/PilotAssistant-1.9.0
This commit is contained in:
32
DeadlyReentry/DeadlyReentry-v7.0.3.ckan
Normal file
32
DeadlyReentry/DeadlyReentry-v7.0.3.ckan
Normal file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "DeadlyReentry",
|
||||
"name": "Deadly Reentry Continued",
|
||||
"abstract": "Makes re-entry much more dangerous",
|
||||
"license": "CC-BY-SA",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/54954",
|
||||
"repository": "https://github.com/Starwaster/DeadlyReentry"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ModularFlightIntegrator"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "DeadlyReentry",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"author": "Starwaster",
|
||||
"version": "v7.0.3",
|
||||
"download": "https://github.com/Starwaster/DeadlyReentry/releases/download/v7.0.3/DeadlyReentry_7.0.3_The_Melificent_Edition.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 965179,
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.2"
|
||||
}
|
Reference in New Issue
Block a user