"NetKAN generated mods - NearFutureElectrical-0.6.0"
This commit is contained in:
parent
6cd51a3600
commit
80c7cdc5eb
|
@ -0,0 +1,63 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NearFutureElectrical",
|
||||
"name": "Near Future Electrical",
|
||||
"abstract": "Nuclear reactors, capacitors and more batteries that fit right in with stock",
|
||||
"author": "Nertea",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/349/Near%20Future%20Electrical",
|
||||
"repository": "https://github.com/ChrisAdderley/NearFutureElectrical",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/Nertea_3884/Near_Future_Electrical/Near_Future_Electrical.png"
|
||||
},
|
||||
"version": "0.6.0",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical-Core"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "HeatControl-Core"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "NearFutureConstruction"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical-DecayingRTGs"
|
||||
},
|
||||
{
|
||||
"name": "NearFuturePropulsion"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSolar"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSpacecraft"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NearFutureElectrical",
|
||||
"install_to": "GameData",
|
||||
"filter": "NearFutureElectrical.dll"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/349/Near%20Future%20Electrical/download/0.6.0",
|
||||
"download_size": 11473044,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue