NetKAN added mod - SillyPhotonDrives-1.1.0
This commit is contained in:
parent
48058851d8
commit
03a47c9bf3
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "SillyPhotonDrives",
|
||||
"name": "Silly Photon Drives",
|
||||
"abstract": "A mod that adds some engines that rely on only electricity to produce thrust via photons.",
|
||||
"author": "Triplchii",
|
||||
"version": "1.1.0",
|
||||
"ksp_version": "1.12.5",
|
||||
"license": "CC-BY-SA",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/topic/220997-1125-silly-photon-drives",
|
||||
"spacedock": "https://spacedock.info/mod/3513/Silly%20Photon%20Drives",
|
||||
"x_screenshot": "https://spacedock.info/content/Triplchii_117384/Silly_Photon_Drives/Silly_Photon_Drives-1725971670.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Waterfall"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "HeatControl"
|
||||
},
|
||||
{
|
||||
"name": "FarFutureTechnologies"
|
||||
},
|
||||
{
|
||||
"name": "CryoTanks"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
},
|
||||
{
|
||||
"name": "PersistentThrust"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
},
|
||||
{
|
||||
"name": "VABOrganizer"
|
||||
},
|
||||
{
|
||||
"name": "SystemHeat"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3513/Silly%20Photon%20Drives/download/1.1.0",
|
||||
"download_size": 5079547,
|
||||
"download_hash": {
|
||||
"sha1": "4DB1990875AFDB5DE45266DB8C8BA88B7FE13948",
|
||||
"sha256": "BBECE1C7B97B1F466EAC4AFC9533F2D3E99EFAB8BEC5EC13F410594C4346B351"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 73296104,
|
||||
"release_date": "2024-09-19T12:15:37.575333+00:00",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue