2015-04-22 12:52:26 +00:00
|
|
|
{
|
|
|
|
"spec_version": "v1.4",
|
|
|
|
"identifier" : "AtomicAge",
|
|
|
|
"name" : "Atomic Age - Nuclear Rockets",
|
|
|
|
"author" : [ "Porkjet" ],
|
|
|
|
"version" : "0.1",
|
|
|
|
"abstract" : "Adds two new nuclear rockets and the ability to change between LFO/LF/O in fuel tanks",
|
|
|
|
"ksp_version" : "0.90",
|
|
|
|
"license" : "CC-BY-NC-SA-4.0",
|
|
|
|
"download": "https://www.dropbox.com/s/9arvk618jzum8ww/AtomicAge.zip?dl=1",
|
|
|
|
"depends" : [ { "name" : "ModuleManager" },
|
2015-04-22 12:55:31 +00:00
|
|
|
{ "name" : "FirespitterCore" } ],
|
2015-04-22 12:52:26 +00:00
|
|
|
"install" : [ { "find" : "AtomicAge",
|
|
|
|
"install_to" : "GameData"} ]
|
|
|
|
}
|