NetKAN added mod - SillyPhotonDrives-1.0.2
This commit is contained in:
parent
6f1440bf26
commit
889e87a522
|
@ -0,0 +1,73 @@
|
|||
{
|
||||
"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.0.2",
|
||||
"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"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"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.2",
|
||||
"download_size": 5075278,
|
||||
"download_hash": {
|
||||
"sha1": "8AC985AD225C6C974CC5A164A149D81C9066E6B2",
|
||||
"sha256": "FF4F73B150C61790ACC4A6B9D39388A510B9818628034B94B08A236290C88A86"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 73264303,
|
||||
"release_date": "2024-09-10T11:54:42.456888+00:00",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue