NetKAN added mod - LightsOutRelit-v0.3.0.2
This commit is contained in:
parent
5d83ec37ef
commit
74597f459e
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "LightsOutRelit",
|
||||
"name": "LightsOut Relit",
|
||||
"abstract": "Add day and night modes to the VAB and SPH! Turn off the lights in the editors!",
|
||||
"author": [
|
||||
"nodrog6",
|
||||
"RealGecko",
|
||||
"Fwiffo",
|
||||
"Linuxgurugamer"
|
||||
],
|
||||
"version": "v0.3.0.2",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182192-161-lightsout-relit/&tab=comments#comment-3541285",
|
||||
"spacedock": "https://spacedock.info/mod/2077/LightsOut%20Relit",
|
||||
"repository": "https://github.com/linuxgurugamer/LightsOut",
|
||||
"remote-avc": "https://raw.githubusercontent.com/linuxgurugamer/LightsOut/master/GameData/LightsOut/LightsOut.version",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/LightsOut_Relit/LightsOut_Relit-1550244999.3818393.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"editor"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "LightsOut",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2077/LightsOut%20Relit/download/0.3.0.2",
|
||||
"download_size": 20050,
|
||||
"download_hash": {
|
||||
"sha1": "903709FE375F603C040B0CFD3E3234F0DF814901",
|
||||
"sha256": "B5BFCB230358AD425E45675D3C897E80475EDBCDA4F76001A5EAE16F6D7B3860"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-07T14:16:55.741594+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue