"NetKAN generated mods - OPM-Galileo-1.2"
This commit is contained in:
parent
542d3d5050
commit
e765b1d11e
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "OPM-Galileo",
|
||||
"name": "OPM Galileo",
|
||||
"abstract": "Outer Planets Mod. Maintained by Galileo",
|
||||
"author": "Galileo88",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/Galileo88/OPM_Galileo",
|
||||
"repository": "https://github.com/Galileo88/OPM_Galileo"
|
||||
},
|
||||
"version": "1.2",
|
||||
"ksp_version": "1.3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name": "CustomBarnKit"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "DistantObjectEnhancement"
|
||||
},
|
||||
{
|
||||
"name": "FinalFrontier"
|
||||
},
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "OPM",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Galileo88/OPM_Galileo/releases/download/1.2/OPM_Galileo.v1.2.zip",
|
||||
"download_size": 121424215,
|
||||
"download_hash": {
|
||||
"sha1": "A795EABCA535FCF9F43796DF7A0635168E491F0A",
|
||||
"sha256": "BA4AF22CF1F849570E782838D8B9FB59776FC6A14FB7A5EE4A8C6166365C9C12"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue