#24 add notes on where to go to report bugs and get support

This commit is contained in:
thelamer 2022-01-18 12:32:57 -08:00
parent ccb348266e
commit 5a35fc72aa

View File

@ -22,6 +22,8 @@
</div>
<div id="rominfo" class="hidden">
<div class="readme">
<h2>Support</h2>
<p>For general support please use our <a href="https://discord.gg/YWrKVTn">Discord Server</a>, if you would like to report a bug or have a feature request please do that on <a href="https://github.com/linuxserver/emulatorjs/issues">GitHub</a>.</p>
<h2>Basic controls</h2>
<p>For all libretro based emulators you can use F1 on your keyboard or start+select+L+R on a gamepad to bring up the in game menu.</p>
<p>All saves and any settings are stored in your actual web browser by the URL you are using to access this container, to ensure sram is dumped on exit always try to exit the game with back instead of closing the browser window. On libretro based emulators you can perform saves and savestates from the menu.</p>