mirror of
https://github.com/danbulant/arcade-machine
synced 2026-06-18 22:11:26 +00:00
Update README.md
This commit is contained in:
parent
abb8711ca1
commit
824555e6bf
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
### How to Add More Games/Slots ?
|
||||
- Add a new variale in **Vars.js** and set it to game exe path
|
||||
- Add new switch switch case in
|
||||
- Add new switch switch case in last portion of index.html
|
||||
```javascript
|
||||
witch (vers) {
|
||||
case 1:
|
||||
|
|
|
|||
Loading…
Reference in a new issue