"NetKAN generated mods - SolverEngines-v1.11"

This commit is contained in:
NetKAN inflator Robot 2015-09-09 09:22:42 +00:00
parent 6f8eb94b39
commit ab33a4502b
1 changed files with 32 additions and 0 deletions

View File

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