NetKAN added mod - BurstAtomicThrust-0.1.0.3
This commit is contained in:
parent
2860f56c73
commit
8493ca69dc
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "BurstAtomicThrust",
|
||||
"name": "BurstAtomicThrustModule",
|
||||
"abstract": "Allow a type of afterburner effect on atomic engines",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.1.0.3",
|
||||
"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",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/BurstAtomicThrustModule"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "BurstAtomicThrustModule",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/BurstAtomicThrustModule/releases/download/0.1.0.3/BurstAtomicThrustModule-1.12.0-0.1.0.3.zip",
|
||||
"download_size": 12333,
|
||||
"download_hash": {
|
||||
"sha1": "7BD5AE72E41F3D287342CBA69DC89E72699CA977",
|
||||
"sha256": "B6DBBEF0F3B20F01B69FA3F361F16467A3AD9A3490FC8C99649FB2AB8B514194"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-20T01:10:21Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue