"NetKAN generated mods - DTV2-2.5.0"
This commit is contained in:
parent
a712e40438
commit
2e68d5b19f
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DTV2",
|
||||
"name": "Draft Twitch Viewers",
|
||||
"abstract": "A KSP mod that allows streamers to draft their viewers as Kerbals in-game!",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/linuxgurugamer/DraftTwitchViewers"
|
||||
},
|
||||
"version": "2.5.0",
|
||||
"ksp_version": "1.3.0",
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "DraftTwitchViewers"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/DraftTwitchViewers/releases/download/2.5.0/DraftTwitchViewers-2.5.0.zip",
|
||||
"download_size": 220601,
|
||||
"download_hash": {
|
||||
"sha1": "09313DC1C595E54FA1D1BCBD7DCAA2340CC6D2D3",
|
||||
"sha256": "FFA1726523784DA55AB14E5C523BE6FBE847358A2D0FAED550CC8A80C12DB29C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue