NetKAN added mod - ToggleLadderExit-0.0.1
This commit is contained in:
parent
8f62e87e13
commit
ef099bf0c8
ToggleLadderExit
|
@ -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",
|
||||
"ksp_version_min": "1.11.2",
|
||||
"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/ToggleLadderExit-1.11.2-0.0.1.zip",
|
||||
"download_size": 124776,
|
||||
"download_hash": {
|
||||
"sha1": "65FE3426FAC9034A726FEA115EAE121C82BE4E92",
|
||||
"sha256": "8A1D47EF04C82755A2B202EB524BD40530E9358C54F749E56CC44D367CAF0FE3"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-06-16T18:27:25Z",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue