mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - RoboBrakes-v0.3.1"
This commit is contained in:
30
RoboBrakes/RoboBrakes-v0.3.1.ckan
Normal file
30
RoboBrakes/RoboBrakes-v0.3.1.ckan
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"spec_version": "v1.10",
|
||||
"identifier": "RoboBrakes",
|
||||
"name": "RoboBrakes",
|
||||
"abstract": "Automated Braking & Control System",
|
||||
"author": "wrcsubers",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/129947",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/1041/RoboBrakes",
|
||||
"repository": "https://github.com/wrcsubers/RoboBrakes",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/wrcsubers_13275/RoboBrakes/RoboBrakes-1439612139.27292.jpg"
|
||||
},
|
||||
"version": "v0.3.1",
|
||||
"ksp_version": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find_regexp": "RoboBrakes.v[\\d+.]{5}",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/1041/RoboBrakes/download/v0.3.1",
|
||||
"download_size": 43014,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user