"NetKAN generated mods - SolverEngines-v1.15"

This commit is contained in:
NetKAN inflator Robot 2016-02-01 03:30:53 +00:00
parent e5affcf414
commit a67fe6cf5f
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"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",
"author": "blowfishpro",
"license": "LGPL-2.1",
"release_status": "stable",
"resources": {
"repository": "https://github.com/KSP-RO/SolverEngines"
},
"version": "v1.15",
"ksp_version": "1.0.5",
"install": [
{
"find": "SolverEngines",
"install_to": "GameData",
"filter": [
"ModuleAnimateEmissive.dll",
"PluginData"
]
}
],
"download": "https://github.com/KSP-RO/SolverEngines/releases/download/v1.15/SolverEngines_v1.15.zip",
"download_size": 82749,
"x_generated_by": "netkan"
}