NetKAN added mod - SterlingSystemsEngines-0.4.9
This commit is contained in:
parent
eecf0408ed
commit
f286619a31
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SterlingSystemsEngines",
|
||||
"name": "Sterling Engines",
|
||||
"abstract": "Shared configs for the engine suites such as System Heat and Waterfall",
|
||||
"author": "JadeOfMaar",
|
||||
"version": "0.4.9",
|
||||
"ksp_version": "1.12.5",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/topic/219609-*/",
|
||||
"repository": "https://github.com/JadeOfMaar/SterlingSystems",
|
||||
"bugtracker": "https://github.com/JadeOfMaar/SterlingSystems/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/JadeOfMaar/SterlingSystems/main/GameData/SterlingSystems/Version/SterlingSystems.version"
|
||||
},
|
||||
"tags": [
|
||||
"config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "SterlingSystemsAgency"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "SystemHeat"
|
||||
},
|
||||
{
|
||||
"name": "Waterfall"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Engines",
|
||||
"install_to": "GameData/SterlingSystems"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/JadeOfMaar/SterlingSystems/releases/download/0.4.9/SterlingSystems_Engines_0.4.9.zip",
|
||||
"download_size": 41981994,
|
||||
"download_hash": {
|
||||
"sha1": "A7CCE5F2C1A240D39094709535ABFC016A78B550",
|
||||
"sha256": "0B06B93C04AE895794E621DFDBF243F595078725B4C39BC762A0361060616221"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 183207,
|
||||
"release_date": "2024-09-22T21:39:38Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue