"NetKAN generated mods - VesselCategorizer-1.1"
This commit is contained in:
parent
badd5fe537
commit
2d38cd42de
VesselCategorizer
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "VesselCategorizer",
|
||||
"name": "VesselCategorizer",
|
||||
"abstract": "Choose vessel type in the editor, or automatically from ship name.",
|
||||
"author": "Snark",
|
||||
"license": "CC-BY-NC-ND",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/164763-13-vesselcategorizer-v11-choose-vessel-type-in-the-editor-or-automatically-based-on-ship-name/",
|
||||
"spacedock": "https://spacedock.info/mod/1502/VesselCategorizer",
|
||||
"repository": "https://github.com/KSPSnark/VesselCategorizer",
|
||||
"x_screenshot": "https://spacedock.info/content/Snark_166/VesselCategorizer/VesselCategorizer-1504139598.5045786.png"
|
||||
},
|
||||
"version": "1.1",
|
||||
"ksp_version": "1.3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "VesselCategorizer"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1502/VesselCategorizer/download/1.1",
|
||||
"download_size": 50572,
|
||||
"download_hash": {
|
||||
"sha1": "6E9B95DB2139E0F6A744AC842330019111A6791F",
|
||||
"sha256": "BDA6C0195F0543A3A0335108D38178BE61799368BC9735C6DA5295FFB50B71DE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue