'NetKAN generated mods - SolverEngines/SolverEngines-v1.0.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-05-29 16:30:53 +00:00
parent 13769feef8
commit b820fe9989
1 changed files with 31 additions and 0 deletions

View File

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