NetKAN added mod - ToggleLadderExit-0.0.1.1
This commit is contained in:
parent
00f3f4850e
commit
dc4ed87994
|
@ -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.1",
|
||||
"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.1/ToggleLadderExit-1.12.0-0.0.1.1.zip",
|
||||
"download_size": 19701613,
|
||||
"download_hash": {
|
||||
"sha1": "B503C1F330582A264663D812D1F135D8A369C72E",
|
||||
"sha256": "F03553A77E26E89C096D8F5341B1E8E935A14AEBFBD8194E066324821DB7B068"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-10-17T18:27:30Z",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue