Deployed ef72d640 with MkDocs version: 1.6.1

This commit is contained in:
2025-08-24 20:01:51 +00:00
parent 559656932f
commit d3a8fe7f82
2 changed files with 4 additions and 8 deletions

View File

@ -8859,7 +8859,7 @@
<div class="admonition danger">
<p class="admonition-title">Avoid changing or patching anything you don't need or understand unless explicitly told to</p>
</div>
<div class="tabbed-set tabbed-alternate" data-tabs="1:1"><input checked="checked" id="__tabbed_1_1" name="__tabbed_1" type="radio" /><div class="tabbed-labels"><label for="__tabbed_1_1">Buttons</label></div>
<div class="tabbed-set tabbed-alternate" data-tabs="1:10"><input checked="checked" id="__tabbed_1_1" name="__tabbed_1" type="radio" /><input id="__tabbed_1_2" name="__tabbed_1" type="radio" /><input id="__tabbed_1_3" name="__tabbed_1" type="radio" /><input id="__tabbed_1_4" name="__tabbed_1" type="radio" /><input id="__tabbed_1_5" name="__tabbed_1" type="radio" /><input id="__tabbed_1_6" name="__tabbed_1" type="radio" /><input id="__tabbed_1_7" name="__tabbed_1" type="radio" /><input id="__tabbed_1_8" name="__tabbed_1" type="radio" /><input id="__tabbed_1_9" name="__tabbed_1" type="radio" /><input id="__tabbed_1_10" name="__tabbed_1" type="radio" /><div class="tabbed-labels"><label for="__tabbed_1_1">Buttons</label><label for="__tabbed_1_2">Analogs</label><label for="__tabbed_1_3">Overlay</label><label for="__tabbed_1_4">Lights</label><label for="__tabbed_1_5">Cards</label><label for="__tabbed_1_6">Patches</label><label for="__tabbed_1_7">API</label><label for="__tabbed_1_8">Options</label><label for="__tabbed_1_9">Advanced</label><label for="__tabbed_1_10">Development</label></div>
<div class="tabbed-content">
<div class="tabbed-block">
<div class="admonition info">
@ -8870,9 +8870,6 @@
<p><strong>Bind</strong> - Use for controllers and hardware devices. <strong>More responsive</strong> and detects any HID device.<br />
<strong>Naive</strong> - Use for device agnostic keyboard binds. <strong>Less responsive</strong> but works with simulated keystrokes.</p>
</div>
</div>
</div>
</div>
<div class="admonition tip">
<p class="admonition-title">Binding your buttons</p>
<p>Click on <code>Bind</code> or <code>Naive</code> then press the key you want associated with the action.</p>
@ -8881,6 +8878,7 @@
<li><strong>Maintenance</strong>: <code>Service, Test</code></li>
</ul>
<p>Mahjong Fight Girl is a touchscreen game, so it does not need any extra button configuration beyond the above.</p>
</div>
<div class="admonition info">
<p class="admonition-title">Additional info</p>
<ul>
@ -8890,8 +8888,6 @@
</ul>
</div>
</div>
<div class="tabbed-set tabbed-alternate" data-tabs="2:9"><input checked="checked" id="__tabbed_2_1" name="__tabbed_2" type="radio" /><input id="__tabbed_2_2" name="__tabbed_2" type="radio" /><input id="__tabbed_2_3" name="__tabbed_2" type="radio" /><input id="__tabbed_2_4" name="__tabbed_2" type="radio" /><input id="__tabbed_2_5" name="__tabbed_2" type="radio" /><input id="__tabbed_2_6" name="__tabbed_2" type="radio" /><input id="__tabbed_2_7" name="__tabbed_2" type="radio" /><input id="__tabbed_2_8" name="__tabbed_2" type="radio" /><input id="__tabbed_2_9" name="__tabbed_2" type="radio" /><div class="tabbed-labels"><label for="__tabbed_2_1">Analogs</label><label for="__tabbed_2_2">Overlay</label><label for="__tabbed_2_3">Lights</label><label for="__tabbed_2_4">Cards</label><label for="__tabbed_2_5">Patches</label><label for="__tabbed_2_6">API</label><label for="__tabbed_2_7">Options</label><label for="__tabbed_2_8">Advanced</label><label for="__tabbed_2_9">Development</label></div>
<div class="tabbed-content">
<div class="tabbed-block">
<div class="admonition warning">
<p class="admonition-title">No need to change anything here</p>
@ -9037,7 +9033,7 @@ Click on the Discord logo at the bottom right of the page.</p>
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="August 24, 2025 19:56:59 UTC">August 24, 2025</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="August 24, 2025 20:01:11 UTC">August 24, 2025</span>
</span>

File diff suppressed because one or more lines are too long