NetKAN added mod - SolverEngines-v3.12.0

This commit is contained in:
NetKAN inflator Robot 2021-12-17 23:20:01 +00:00
parent 9ae20c973d
commit 8f90899924
1 changed files with 52 additions and 0 deletions

View File

@ -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": [
"NathanKell",
"SirKeplan",
"StollD",
"blowfishpro",
"cherrydev",
"pjf",
"rsparkyc",
"stratochief66",
"zorg2044",
"al2me6"
],
"version": "v3.12.0",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.12.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.12.0/SolverEngines_v3.12.0.zip",
"download_size": 42912,
"download_hash": {
"sha1": "2679E7C26B07BED1F1F8A815110FEC8CEB15902C",
"sha256": "5F0A93CC1EBA7463C58A91BD7712B3303D0A1F546409123D944FE3F13C349875"
},
"download_content_type": "application/zip",
"release_date": "2021-12-17T22:54:02Z",
"x_generated_by": "netkan"
}