NetKAN added mod - SillyPhotonDrives-1.0.1
This commit is contained in:
parent
bf812b2342
commit
4000fc7337
|
@ -0,0 +1,70 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"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.0.1",
|
||||
"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-1701097081.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
},
|
||||
{
|
||||
"name": "Waterfall"
|
||||
},
|
||||
{
|
||||
"name": "PersistentThrust"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSolar"
|
||||
},
|
||||
{
|
||||
"name": "FarFutureTechnologies"
|
||||
},
|
||||
{
|
||||
"name": "CryoTanks"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3513/Silly%20Photon%20Drives/download/1.0.1",
|
||||
"download_size": 5025408,
|
||||
"download_hash": {
|
||||
"sha1": "36F56D813CE2A7BA4106352F0E58223E148D6BDF",
|
||||
"sha256": "E7EA40C3EC1BAD8E514D2DC3CEAFBBA11AFDFDA2B369B431CEE3EC2014D914D7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 73216007,
|
||||
"release_date": "2023-12-01T13:11:08.467015+00:00",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue