"NetKAN generated mods - SolverEngines-v2.3"

This commit is contained in:
NetKAN inflator Robot 2016-07-06 03:26:26 +00:00
parent fc4ac77124
commit 62e518276a
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": "v2.3",
"ksp_version": "1.1.3",
"install": [
{
"find": "SolverEngines",
"install_to": "GameData",
"filter": [
"ModuleAnimateEmissive.dll",
"PluginData"
]
}
],
"download": "https://github.com/KSP-RO/SolverEngines/releases/download/v2.3/SolverEngines_v2.3.zip",
"download_size": 40068,
"download_hash": {
"sha1": "C8C319237D858C28C771BA0B59E7BC9D34D27959",
"sha256": "84F6F6679B3D73B4D1F3153EE70551E6666323DBFC7C603E83266D9F27CC58F6"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}