NetKAN added mod - ALCOR-1.0.0
This commit is contained in:
parent
61c9da24da
commit
ef23e7d66f
|
@ -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.0",
|
||||
"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.0",
|
||||
"download_size": 4677650,
|
||||
"download_hash": {
|
||||
"sha1": "8AAC6C1592E2E28466CB7C15B56C60507FECFD32",
|
||||
"sha256": "48F95CA5224C9CDAF1422145D2B3B7B842E547ACFF9BC61138ED8C848CE90563"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 7495350,
|
||||
"release_date": "2023-11-08T17:16:06.48398+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue