NetKAN added mod - NightShift-v0.8.0
This commit is contained in:
parent
5af4668a64
commit
084daf03a6
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NightShift",
|
||||
"name": "Night Shift",
|
||||
"abstract": "Adds a Day/Night cycle to the Vehicle Editors",
|
||||
"author": "coldrifting",
|
||||
"version": "v0.8.0",
|
||||
"ksp_version_min": "1.8",
|
||||
"ksp_version_max": "1.12",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/208470-112x-night-shift",
|
||||
"repository": "https://github.com/coldrifting/NightShift",
|
||||
"bugtracker": "https://github.com/coldrifting/NightShift/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"editor",
|
||||
"graphics"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "LightsOutRelit"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/coldrifting/NightShift/releases/download/v0.8.0/NightShift-0.8.0.zip",
|
||||
"download_size": 18443,
|
||||
"download_hash": {
|
||||
"sha1": "8F12DA5418C7B97AEEF0834C6790ECAA07EBC93F",
|
||||
"sha256": "35F191225786AA0567B1939632BD00339D178CE456963AEBA61280FDE23AA193"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-06-06T09:45:29Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue