NetKAN added mod - SterlingSystemsWorldPower-0.4.9
This commit is contained in:
parent
f286619a31
commit
dc230dd790
|
@ -0,0 +1,49 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "SterlingSystemsWorldPower",
|
||||||
|
"name": "Sterling World Power",
|
||||||
|
"abstract": "Boxed parts designed to cluster easily like in RTS games and provide massive power and cooling for your colonies",
|
||||||
|
"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": [
|
||||||
|
"parts"
|
||||||
|
],
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "B9PartSwitch"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "SterlingSystemsAgency"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "SterlingSystemsElectrics"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "WorldPower",
|
||||||
|
"install_to": "GameData/SterlingSystems"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/JadeOfMaar/SterlingSystems/releases/download/0.4.9/SterlingSystems_WorldPower_0.4.9.zip",
|
||||||
|
"download_size": 23304967,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "B59EA4FF0C5353DD79581FD80CECEF49093680E9",
|
||||||
|
"sha256": "4631D4DDC415E9D1CD352EFF69BCFE15C204D689F0DE3804948BAD9D1710E9AD"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"install_size": 230653515,
|
||||||
|
"release_date": "2024-09-22T21:39:23Z",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue