mirror of
https://github.com/danbulant/arcade-machine
synced 2026-06-16 13:01:07 +00:00
Update README.md
This commit is contained in:
parent
6b5c1b46d1
commit
4bc6a47ec5
1 changed files with 1 additions and 1 deletions
|
|
@ -32,6 +32,6 @@ Like this:
|
|||
- Add ```<button class="move" type="button" id="sdvx3-button" onclick="vers=3;sdvx()"> ```
|
||||
> set the id to whatever you want and vers to corresponding number in switch case
|
||||
|
||||
##Closing the game with shortcut setup
|
||||
## Closing the game with shortcut setup
|
||||
- Configure ExitKey1 and ExitKey2 in Vars.js
|
||||
- Set variable GameExe to whatever your game exe is (number after "GameExe" determines on which grid pos it will be)
|
||||
|
|
|
|||
Loading…
Reference in a new issue