"NetKAN generated mods - SmokeScreen-2.6.6"
This commit is contained in:
parent
8850e43a7c
commit
76983a87cf
|
@ -3,21 +3,28 @@
|
|||
"identifier": "SmokeScreen",
|
||||
"name": "SmokeScreen - Extended FX Plugin",
|
||||
"abstract": "SmokeScreen is a plugin that build on the engine FX added in .23 and adds new features to them. Most of the features ideas comes from Nothke.",
|
||||
"license": "BSD-2-clause",
|
||||
"author": "Sarbian",
|
||||
"license": "BSD-2-clause",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/71630",
|
||||
"repository": "https://github.com/sarbian/SmokeScreen/",
|
||||
"ci": "https://ksp.sarbian.com/jenkins/job/SmokeScreen/"
|
||||
},
|
||||
"version": "2.6.6",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"resources": {
|
||||
"ci": "https://ksp.sarbian.com/jenkins/job/SmokeScreen/",
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/71630",
|
||||
"repository": "https://github.com/sarbian/SmokeScreen/"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/SmokeScreen",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "2.6.6",
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/SmokeScreen/44/artifact/SmokeScreen-2.6.6.0.zip"
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/SmokeScreen/44/artifact/SmokeScreen-2.6.6.0.zip",
|
||||
"download_size": 26184,
|
||||
"download_hash": {
|
||||
"sha1": "ED61417FC4EFC9093E477D952B6A98E0B37C996C",
|
||||
"sha256": "4ED4E989778C230E21EF79E0C1227312ADBD4DDDA91AC94A8D8D39BF0991FA38"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue