mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - SolverEngines-v1.13"
This commit is contained in:
32
SolverEngines/SolverEngines-v1.13.ckan
Normal file
32
SolverEngines/SolverEngines-v1.13.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": "NathanKell",
|
||||
"license": "LGPL-2.1",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"repository": "https://github.com/KSP-RO/SolverEngines"
|
||||
},
|
||||
"version": "v1.13",
|
||||
"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.13/SolverEngines_v1.13.zip",
|
||||
"download_size": 539012,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user