"NetKAN generated mods - NearFutureElectrical-0.10.5"
This commit is contained in:
parent
8182b0ccc0
commit
6da87a039d
|
@ -0,0 +1,71 @@
|
|||
{
|
||||
"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",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155465-122-near-future-technologies",
|
||||
"spacedock": "https://spacedock.info/mod/558/Near%20Future%20Electrical",
|
||||
"repository": "https://github.com/ChrisAdderley/NearFutureElectrical",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Electrical/Near_Future_Electrical-1461341733.2071052.png"
|
||||
},
|
||||
"version": "0.10.5",
|
||||
"ksp_version_min": "1.6.0",
|
||||
"ksp_version_max": "1.6.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical-Core"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "DynamicBatteryStorage"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"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://spacedock.info/mod/558/Near%20Future%20Electrical/download/0.10.5",
|
||||
"download_size": 13844602,
|
||||
"download_hash": {
|
||||
"sha1": "BAEA75F37E186BF10CF4B7C73CEC7B7B72B69A48",
|
||||
"sha256": "A89419DE0D03DD63F6A3434D68F4FF7D534CBDD4767993155FC37419421D8648"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue