NetKAN added mod - NotSoSimpleConstruction-1.0.99.0
This commit is contained in:
parent
6338b28b3e
commit
6c1861645f
|
@ -0,0 +1,92 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NotSoSimpleConstruction",
|
||||
"name": "Not So SimpleConstruction! (NSSC)",
|
||||
"abstract": "SimpleConstruction addon. Adds Mallet, Survey Stake, Recycler, Disposable Pad, and Orbital Dock; and turns Cupola module to Survey Station.. Requires SimpleConstruction!",
|
||||
"author": [
|
||||
"RealGecko",
|
||||
"Mrcarrot1",
|
||||
"zer0Kerbal"
|
||||
],
|
||||
"version": "1.0.99.0",
|
||||
"ksp_version_min": "1.3.1",
|
||||
"ksp_version_max": "1.12.3",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/191504-*",
|
||||
"spacedock": "https://spacedock.info/mod/1078/Not%20So%20SimpleConstruction!%20(NSSC)",
|
||||
"repository": "https://github.com/zer0Kerbal/NotSoSimpleConstruction",
|
||||
"bugtracker": "https://github.com/zer0Kerbal/NotSoSimpleConstruction/issues",
|
||||
"remote-avc": "https://github.com/zer0Kerbal/NotSoSimpleConstruction/raw/master/NotSoSimpleConstruction.version",
|
||||
"x_screenshot": "https://spacedock.info/content/RealGecko_4471/Not_So_SimpleConstruction_NSSC/Not_So_SimpleConstruction_NSSC-1650334305.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"crewed"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"provides": [
|
||||
"NSSC"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "SimpleConstruction"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
},
|
||||
{
|
||||
"name": "KerbalStats"
|
||||
},
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "KAS"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "SimpleLogistics"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "StockalikeMiningExtension"
|
||||
},
|
||||
{
|
||||
"name": "InfernalRoboticsNext"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "KerbalChangelog"
|
||||
},
|
||||
{
|
||||
"name": "Kethane"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NotSoSimpleConstruction",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1078/Not%20So%20SimpleConstruction%21%20%28NSSC%29/download/1.0.99.0",
|
||||
"download_size": 1874431,
|
||||
"download_hash": {
|
||||
"sha1": "247214F035E33E60F7F13D3F47BFAD75B9F9E42B",
|
||||
"sha256": "E7F320BFC4C2562C5900A533CD636EFC623720793995DA0FA6436F5D808681AF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-04-19T02:17:23.008521+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue