"NetKAN generated mods - SolverEngines-v1.12"

This commit is contained in:
NetKAN inflator Robot 2015-11-16 03:32:47 +00:00
parent a9c0dfe7eb
commit 0bba480af8
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": "blowfishpro",
"license": "LGPL-2.1",
"release_status": "stable",
"resources": {
"repository": "https://github.com/KSP-RO/SolverEngines"
},
"version": "v1.12",
"ksp_version": "1.0.5",
"depends": [
{
"name": "ModuleAnimateEmissive"
}
],
"install": [
{
"find": "SolverEngines",
"install_to": "GameData",
"filter": [
"ModuleAnimateEmissive.dll",
"PluginData"
]
}
],
"download": "https://github.com/KSP-RO/SolverEngines/releases/download/v1.12/SolverEngines_v1.1.12.zip",
"download_size": 38107,
"x_generated_by": "netkan"
}