NetKAN added mod - SolverEngines-v3.11.0
This commit is contained in:
parent
8da4c5b86b
commit
6936a6a32f
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"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",
|
||||
"al2me6",
|
||||
"blowfishpro",
|
||||
"cherrydev",
|
||||
"pjf",
|
||||
"rsparkyc",
|
||||
"stratochief66",
|
||||
"zorg2044",
|
||||
"NathanKell"
|
||||
],
|
||||
"version": "v3.11.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.11.0/SolverEngines_v3.11.0.zip",
|
||||
"download_size": 40478,
|
||||
"download_hash": {
|
||||
"sha1": "F3E6B64C70606D9E30571C1F6573D5C08CDB0954",
|
||||
"sha256": "375354C81F49EAC4DD1E49A8EB6B32DC6855E1FE901513DD41633988F5A51032"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-06-26T21:41:18Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue