'NetKAN generated mods - NearFuturePropulsionExtras/NearFuturePropulsionExtras-0.4.0.ckan'
This commit is contained in:
parent
14f50ea866
commit
69bf80cbbb
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "NearFuturePropulsionExtras",
|
||||
"name": "Near Future Propulsion - Hydrogen NTRs",
|
||||
"abstract": "Converts your nuclear engines into using Liquid Hydrogen",
|
||||
"version": "0.4.0",
|
||||
"author": "Nertea",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"install": [
|
||||
{
|
||||
"file": "Extras/Hydrogen NTRs",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "NearFuturePropulsion"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/347/Near%20Future%20Propulsion"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"download": "https://kerbalstuff.com/mod/347/Near%20Future%20Propulsion/download/0.4.0",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 52825291
|
||||
}
|
Loading…
Reference in New Issue