NetKAN added mod - ToggleLadderExit-0.0.1.2
This commit is contained in:
parent
3701ce0b03
commit
23e60dc2e4
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ToggleLadderExit",
|
||||
"name": "Toggle Ladder Exit",
|
||||
"abstract": "Toggles allowing Kerbals from climbing off the end of ladders",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.0.1.2",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/203082-111x-toggleladderexit-tle/",
|
||||
"repository": "https://github.com/linuxgurugamer/ToggleLadderExit",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/ToggleLadderExit/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/linuxgurugamer/ToggleLadderExit/master/ToggleLadderExit.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"control"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ToggleLadderExit",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/ToggleLadderExit/releases/download/0.0.1.2/ToggleLadderExit-1.12.0-0.0.1.2.zip",
|
||||
"download_size": 124818,
|
||||
"download_hash": {
|
||||
"sha1": "74C4CA0201703A082143203C009FA94533CD9B9B",
|
||||
"sha256": "B994CB9552361D123ADBFE1BA615663140C72A34B7E85FA8030DDC076F8FAE27"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-02-18T18:10:48Z",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue