mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - NBody-0.0"
This commit is contained in:
@ -1,22 +1,28 @@
|
|||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
|
"comment": "Hand packaged by Felger, if anything's wrong, it's my fault.",
|
||||||
"identifier": "NBody",
|
"identifier": "NBody",
|
||||||
"ksp_version": "0.25",
|
|
||||||
"resources":
|
|
||||||
{
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/70881-0-25-Orbit-Manipulator-Series-(Updated-March-12-2014)"
|
|
||||||
},
|
|
||||||
"name": "Orbit Manipulator Series",
|
"name": "Orbit Manipulator Series",
|
||||||
"license": "MIT",
|
|
||||||
"abstract": "Ion Engines in time warp, Atmospheric decay in time warp, simple N-Body dynamics",
|
"abstract": "Ion Engines in time warp, Atmospheric decay in time warp, simple N-Body dynamics",
|
||||||
"author": "HoneyFox",
|
"author": "HoneyFox",
|
||||||
|
"license": "MIT",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/70881-0-25-Orbit-Manipulator-Series-(Updated-March-12-2014)"
|
||||||
|
},
|
||||||
"version": "0.0",
|
"version": "0.0",
|
||||||
"download": "https://www.dropbox.com/s/w8sgzy4q7gdlops/NBody.zip?dl=1",
|
"ksp_version": "0.25",
|
||||||
"comment" : "Hand packaged by Felger, if anything's wrong, it's my fault.",
|
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file" : "NBody",
|
"file": "NBody",
|
||||||
"install_to" : "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"download": "https://www.dropbox.com/s/w8sgzy4q7gdlops/NBody.zip?dl=1",
|
||||||
|
"download_size": 20983,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "C1FD520CE54326B550C61E832F58DA07D7C75018",
|
||||||
|
"sha256": "03B5C56FD422D72E5079AB09FD1C848751640C061ED81BA00BE414C8BD5A0756"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
Reference in New Issue
Block a user