NetKAN added mod - KOSHUD-1.03
This commit is contained in:
parent
f09f329046
commit
1c44e2ecac
|
@ -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.03",
|
||||
"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.03",
|
||||
"download_size": 82791,
|
||||
"download_hash": {
|
||||
"sha1": "B8F05434341E6809913519188A371ECF3CA93532",
|
||||
"sha256": "36068C3A06F79AB27030916D937DEB59442D830369189490F9B1709C1A666BB4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 411591,
|
||||
"release_date": "2023-12-04T21:20:50.73032+00:00",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue