"NetKAN generated mods - NMSG-2.0"
This commit is contained in:
parent
60665e58ed
commit
0555b52a1e
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "NMSG",
|
||||
"name": "Science - Full reward!",
|
||||
"abstract": "What the titel says: Do an experiment, recover it, get the full reward instead of just 56.23456% of it.",
|
||||
"author": "maculator",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/113323-science-full-reward/",
|
||||
"spacedock": "https://spacedock.info/mod/74/Science%20-%20Full%20reward!",
|
||||
"repository": "https://github.com/maculator/Science-Full-reward",
|
||||
"x_screenshot": "https://spacedock.info/content/maculator_425/Science_-_Full_reward/Science_-_Full_reward-1455834699.3218288.png"
|
||||
},
|
||||
"version": "2.0",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.0"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "xScience"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "Science-Full-reward",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/74/Science%20-%20Full%20reward%21/download/2.0",
|
||||
"download_size": 1967,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue