"NetKAN generated mods - NuclearPropulsionDrive-1"
This commit is contained in:
parent
e2326cceb1
commit
1f2b8eeff8
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "NuclearPropulsionDrive",
|
||||||
|
"name": "Nuclear propulsion drive by sonichood1",
|
||||||
|
"abstract": "this is a mod that adds an extra RTG which will produce electricity AND Nuclear radiation, where i built fuel tanks for which can contain it, and an extra nuclear engine BUT WARNING!! this RTG will produce insane amounts of heat, so be sure to take radiators with you!",
|
||||||
|
"author": "sonichood1",
|
||||||
|
"license": "MIT",
|
||||||
|
"resources": {
|
||||||
|
"spacedock": "https://spacedock.info/mod/470/Nuclear%20propulsion%20drive%20by%20sonichood1"
|
||||||
|
},
|
||||||
|
"version": "1",
|
||||||
|
"ksp_version": "1.0.5",
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "parts",
|
||||||
|
"install_to": "GameData/NuclearPropulsionDrive",
|
||||||
|
"filter": "Thumbs.db",
|
||||||
|
"comment": "Zip has no modname folder"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/470/Nuclear%20propulsion%20drive%20by%20sonichood1/download/1",
|
||||||
|
"download_size": 1318026,
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue