NetKAN added mod - SolverEngines-v3.10.0
This commit is contained in:
parent
e50f33585c
commit
caefcaefa5
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"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": [
|
||||
"SirKeplan",
|
||||
"StollD",
|
||||
"blowfishpro",
|
||||
"cherrydev",
|
||||
"pjf",
|
||||
"rsparkyc",
|
||||
"stratochief66",
|
||||
"zorg2044",
|
||||
"NathanKell"
|
||||
],
|
||||
"version": "v3.10.0",
|
||||
"ksp_version_min": "1.10.0",
|
||||
"ksp_version_max": "1.10.99",
|
||||
"license": "LGPL-2.1",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/110746-*",
|
||||
"repository": "https://github.com/KSP-RO/SolverEngines",
|
||||
"bugtracker": "https://github.com/KSP-RO/SolverEngines/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/KSP-RO/SolverEngines/master/GameData/SolverEngines/SolverEngines.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SolverEngines",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"ModuleAnimateEmissive.dll",
|
||||
"PluginData"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/SolverEngines/releases/download/v3.10.0/SolverEngines_v3.10.0.zip",
|
||||
"download_size": 40460,
|
||||
"download_hash": {
|
||||
"sha1": "6923B8405D1763C7C128C87BFCA421B3C133269C",
|
||||
"sha256": "D05CD51F01BC62895A5297C9ECEB8DC5B06582B3FD8AA8CE95E261F67BBB3FD7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-05-29T07:52:44Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue