NetKAN generated mods - BurstAtomicThrust-0.1.0.1
This commit is contained in:
parent
394e29a9cf
commit
589a7eee18
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "BurstAtomicThrust",
|
||||
"name": "BurstAtomicThrustModule",
|
||||
"abstract": "Allow a type of afterburner effect on atomic engines",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.1.0.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"license": "CC-BY-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/186959-*",
|
||||
"spacedock": "https://spacedock.info/mod/2197/BurstAtomicThrustModule",
|
||||
"repository": "https://github.com/linuxgurugamer/BurstAtomicThrustModule/",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/BurstAtomicThrustModule/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "BurstAtomicThrustModule",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/BurstAtomicThrustModule/releases/download/0.1.0.1/BurstAtomicThrustModule-1.8.0-0.1.0.1.zip",
|
||||
"download_size": 12306,
|
||||
"download_hash": {
|
||||
"sha1": "63E82D4E4783543B89857BD96274B44C23928996",
|
||||
"sha256": "1D1617600CF0709CB0F7DF6A4DDB5A37805E95D1FBB814A240215E1F709BBAC1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue