NetKAN added mod - ALCOR-1.0.1
This commit is contained in:
parent
4c66b199b9
commit
3d76cc9dbf
|
@ -0,0 +1,74 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ALCOR",
|
||||
"name": "ALCOR Adopted",
|
||||
"abstract": "Bringing the amazing ALCOR pod into the modern era",
|
||||
"author": [
|
||||
"alexustas",
|
||||
"JonnyOThan"
|
||||
],
|
||||
"version": "1.0.1",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/topic/220718-112-alcor-pod-adopted",
|
||||
"spacedock": "https://spacedock.info/mod/3499/ALCOR%20Adopted",
|
||||
"repository": "https://github.com/JonnyOThan/KSP-ALCOR",
|
||||
"bugtracker": "https://github.com/JonnyOThan/KSP-ALCOR/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/JonnyOThan/KSP-ALCOR/main/GameData/ASET/ALCOR/ALCOR.version",
|
||||
"x_screenshot": "https://spacedock.info/content/JonnyOThan_33590/ALCOR_Adopted/ALCOR_Adopted-1699464201.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ASETAgency"
|
||||
},
|
||||
{
|
||||
"name": "ASETProps"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "FreeIva"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "KeepFit"
|
||||
},
|
||||
{
|
||||
"name": "ConnectedLivingSpace"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ALCORIVAPatch"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ASET",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3499/ALCOR%20Adopted/download/1.0.1",
|
||||
"download_size": 4677664,
|
||||
"download_hash": {
|
||||
"sha1": "C89B3B62C9B5B4AE70D7F81CA1AA6FEBF09BD810",
|
||||
"sha256": "0FA11CE4738EE91DD4BA73E643F9B71D62BC5900CDD7FE170035FAD9A8DE01BE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 7495383,
|
||||
"release_date": "2023-11-09T14:12:04.349314+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue