NetKAN added mod - KOSHUD-1.05
This commit is contained in:
parent
3edbc10bb2
commit
8c38664efa
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"spec_version": "v1.29",
|
||||
"identifier": "KOSHUD",
|
||||
"name": "KOSHUD",
|
||||
"abstract": "Control all of the things from first person IVA.",
|
||||
"author": "FuzzyMeepTWO",
|
||||
"version": "1.05",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/FuzzyMeepTWO/koshud",
|
||||
"spacedock": "https://spacedock.info/mod/3497/KOSHUD",
|
||||
"repository": "https://github.com/FuzzyMeepTWO/koshud",
|
||||
"bugtracker": "https://github.com/FuzzyMeepTWO/koshud/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/FuzzyMeepTWO/koshud/main/Ships/Script/KOSHUD.version",
|
||||
"x_screenshot": "https://spacedock.info/content/FuzzyMeepTWO_125297/KOSHUD/KOSHUD-1699289413.png"
|
||||
},
|
||||
"tags": [
|
||||
"control"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "kOS"
|
||||
},
|
||||
{
|
||||
"name": "kOSPropMonitor"
|
||||
},
|
||||
{
|
||||
"name": "RasterPropMonitor"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "kOSforAll"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Script",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3497/KOSHUD/download/1.05",
|
||||
"download_size": 106504,
|
||||
"download_hash": {
|
||||
"sha1": "2516D282688DC789119DFB8A5050965D8F21A39A",
|
||||
"sha256": "FB14F6A9B2BAFBE8F882B0BCDEBF67880609E965FF6676F39E396BC05120C4F7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 502795,
|
||||
"release_date": "2024-02-10T14:25:18.07879+00:00",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue