"NetKAN generated mods - SolverEngines-v1.14"

This commit is contained in:
NetKAN inflator Robot 2015-12-15 09:28:20 +00:00
parent 31f705e231
commit 2e58db84b4
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.14",
"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.14/SolverEngines_v1.14.zip",
"download_size": 37777,
"x_generated_by": "netkan"
}