NetKAN added mod - NotSoSimpleConstruction-1.0.99.3-prerelease
This commit is contained in:
parent
3a4b464016
commit
ebbb0ecf15
|
@ -0,0 +1,94 @@
|
|||
{
|
||||
"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.3-prerelease",
|
||||
"ksp_version": "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",
|
||||
"es-mx",
|
||||
"ru"
|
||||
],
|
||||
"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!%20(NSSC)/download/1.0.99.3-prerelease",
|
||||
"download_size": 1882631,
|
||||
"download_hash": {
|
||||
"sha1": "395DFA4E1B6455CF3ACA3DE70F47147D8E08CEC1",
|
||||
"sha256": "9FDC53909DDC54EC09D279CE6F0E9763CB1B9541CFEA0B6E467F7BBE4AED142A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 2186634,
|
||||
"release_date": "2022-10-27T02:00:59.551728+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue