'NetKAN generated mods - SolverEngines/SolverEngines-v1.8.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-07-21 09:13:33 +00:00
parent d382b8e30b
commit db1eb5305b
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
{
"spec_version": "v1.4",
"identifier": "SolverEngines",
"name": "Solver Engines plugin",
"abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
"license": "LGPL-2.1",
"release_status": "stable",
"depends": [
{
"name": "ModuleAnimateEmissive"
}
],
"install": [
{
"find": "SolverEngines",
"install_to": "GameData",
"filter": [
"ModuleAnimateEmissive.dll",
"PluginData"
]
}
],
"version": "v1.8",
"author": "NathanKell",
"download": "https://github.com/KSP-RO/SolverEngines/releases/download/v1.8/SolverEngines_v1.8.zip",
"resources": {
"repository": "https://github.com/KSP-RO/SolverEngines"
},
"download_size": 40092,
"x_generated_by": "netkan"
}