mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - SolverEngines-v3.5"
This commit is contained in:
32
SolverEngines/SolverEngines-v3.5.ckan
Normal file
32
SolverEngines/SolverEngines-v3.5.ckan
Normal 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": "v3.5",
|
||||
"ksp_version": "1.3.1",
|
||||
"install": [
|
||||
{
|
||||
"find": "SolverEngines",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"ModuleAnimateEmissive.dll",
|
||||
"PluginData"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/SolverEngines/releases/download/v3.5/SolverEngines_v3.5.zip",
|
||||
"download_size": 39105,
|
||||
"download_hash": {
|
||||
"sha1": "FA3BAD4365EC63B4F2CB9987FA7A2EDBD1E616F1",
|
||||
"sha256": "67A66EE58CF2105FCC4859EDA0D5E458A7B47B6D31E75D057EB0209539F3A29E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user