"NetKAN generated mods - SimpleNuclear-NFTBalanced-v0.1"
This commit is contained in:
parent
02f29ccb04
commit
bec327c214
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SimpleNuclear-NFTBalanced",
|
||||
"name": "SimpleNuclear-NearFuture Power-Balanced",
|
||||
"abstract": "An Integration package for the SimpleNuclear mod. This allows you to play with Near Future parts within the common mechanic of SimpleNuclear, but at the power levels of the core SimpleNuclear mod. ",
|
||||
"author": "matterbeam",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/131589-105-simplenuclear-unified-simplified-multi-mod-nuclear-energy-v10/",
|
||||
"spacedock": "https://spacedock.info/mod/275/SimpleNuclear-NearFuture%20Power-Balanced",
|
||||
"x_screenshot": "https://spacedock.info/content/matterbeam_328/SimpleNuclear-NearFuture_Power-Balanced/SimpleNuclear-NearFuture_Power-Balanced-1456453030.1746418.jpg"
|
||||
},
|
||||
"version": "v0.1",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "SimpleNuclear"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
},
|
||||
{
|
||||
"name": "NearFuturePropulsion"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SimpleNuclear-NFT"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SimpleNuclearNearFuturePB",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/275/SimpleNuclear-NearFuture%20Power-Balanced/download/v0.1",
|
||||
"download_size": 1475189,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue