NetKAN added mod - KerbalInventorySystemNoFun-1-0.1.11.0
This commit is contained in:
parent
35eab6bfaa
commit
053748c039
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalInventorySystemNoFun",
|
||||
"name": "Kerbal Inventory System - No Fun",
|
||||
"abstract": "KSP Module Manager config script for removing \"fun\" items from Kerbal Inventory System",
|
||||
"author": [
|
||||
"QuickBASIC",
|
||||
"zer0Kerbal"
|
||||
],
|
||||
"version": "1:0.1.11.0",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/204752-*",
|
||||
"repository": "https://github.com/zer0Kerbal/KerbalInventorySystemNoFun",
|
||||
"bugtracker": "https://github.com/zer0Kerbal/KerbalInventorySystemNoFun/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/zer0Kerbal/KerbalInventorySystemNoFun/master/KerbalInventorySystemNoFun.version"
|
||||
},
|
||||
"tags": [
|
||||
"config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "KIS"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalChangelog"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbalInventorySystemNoFun",
|
||||
"install_to": "GameData/QuickBASIC"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/zer0Kerbal/KerbalInventorySystemNoFun/releases/download/0.1.11.0/KerbalInventorySystemNoFun-0.1.11.0.zip",
|
||||
"download_size": 18574,
|
||||
"download_hash": {
|
||||
"sha1": "30684D5AC6C70BEC40BAEFDFA1E0005DDC780DB8",
|
||||
"sha256": "8C5CCFCF9C9C0E025EE68E4CFCDD41A0C789FD252A6433E90BC68FA054D69558"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-09T13:39:22Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue