"NetKAN generated mods - EVAOK-1.0"
This commit is contained in:
parent
21faa913b1
commit
cd995c9e4e
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"spec_version": "v1.10",
|
||||
"identifier": "EVAOK",
|
||||
"name": "EVA OK!",
|
||||
"abstract": "A simple GUI-less mod to prevent accidental EVAs!",
|
||||
"author": "wrcsubers",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/126934-105-eva-ok-prevent-accidental-evas-v10/",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/1326/EVA%20OK!",
|
||||
"repository": "https://github.com/wrcsubers/EVA_OK",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/wrcsubers_13275/EVA_OK/EVA_OK-1449136979.156184.png"
|
||||
},
|
||||
"version": "1.0",
|
||||
"ksp_version": "1.0.5",
|
||||
"install": [
|
||||
{
|
||||
"find_regexp": "EVAOK.*",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/1326/EVA%20OK%21/download/1.0",
|
||||
"download_size": 2240,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue