"NetKAN generated mods - SolverEngines-v2.0"

This commit is contained in:
NetKAN inflator Robot 2016-04-27 09:20:56 +00:00
parent 45020d3e6e
commit cf025c54a7
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": "v2.0",
"ksp_version": "1.1.0",
"install": [
{
"find": "SolverEngines",
"install_to": "GameData",
"filter": [
"ModuleAnimateEmissive.dll",
"PluginData"
]
}
],
"download": "https://github.com/KSP-RO/SolverEngines/releases/download/v2.0/SolverEngines_v2.0.zip",
"download_size": 39717,
"x_generated_by": "netkan"
}