"NetKAN generated mods - Canadarm-1.51"
This commit is contained in:
parent
1cf36a89c4
commit
fd1e775f94
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "AVC vref should be added with next version of mod, which will have a proper .version file",
|
||||
"identifier": "Canadarm",
|
||||
"name": "Canadarm",
|
||||
"abstract": "KSP Space Shuttle Canadarm",
|
||||
"author": "Jeast",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/132054-1-0-x-Canadarm-v1-00-August-20",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/1098/Canadarm"
|
||||
},
|
||||
"version": "1.51",
|
||||
"ksp_version": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "InfernalRobotics"
|
||||
},
|
||||
{
|
||||
"name": "KAS"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "RasterPropMonitor-Core"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Canadarm",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/1098/Canadarm/download/1.51",
|
||||
"download_size": 5383952,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue