NetKAN added mod - KOSHUD-1.04
This commit is contained in:
parent
b56c359bc6
commit
3915a054ad
|
@ -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.04",
|
||||
"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.04",
|
||||
"download_size": 106510,
|
||||
"download_hash": {
|
||||
"sha1": "AB9CAF0AAB4B59573709BB475CCBE74F7242CE18",
|
||||
"sha256": "2AFDBF323240EE127478153AC6A3022CBCECE4AD59516437FEFB297668F71D8E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 502795,
|
||||
"release_date": "2024-02-04T18:46:52.410833+00:00",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue