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

This commit is contained in:
NetKAN inflator Robot 2015-07-05 00:13:09 +00:00
parent e767f223f7
commit f480adc457
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"
]
}
],
"resources": {
"repository": "https://github.com/KSP-RO/SolverEngines"
},
"author": "NathanKell",
"version": "v1.5",
"download": "https://github.com/KSP-RO/SolverEngines/releases/download/v1.5/SolverEngines_v1.5.zip",
"x_generated_by": "netkan",
"download_size": 38092
}