Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitchel committed Sep 6, 2023
1 parent 830105a commit 7a930d5
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ WIP:
- In kunnen stellen bij hacks hoeveel tokens het kost.
- Wanner iemand niet beschikt over een token bij de game melding in de zin van "Je hebt X token(s) nodig om dit spel te kunnen spelen" (in locales).

![Arcade](https://i.imgur.com/5nO4C5G.png)

# Arcade
This resource enhances the Arcade experience within the QBCore and Qbox Framework environments.
Expand All @@ -16,7 +17,7 @@ This resource enhances the Arcade experience within the QBCore and Qbox Framewor
To get started with the MTC Polaroid resource, follow these steps:

1. Clone this repository and place the files into your designated resources folder.
2. Rename the script file to ```mtc-arcade``.
2. Rename the script file to ```mtc-arcade```.
3. Configure you're location settings in ```shared/sh_main.lua```.
3. Set up the necessary inventory items.

Expand All @@ -38,4 +39,8 @@ You can find the images for the items mentioned below in the ```images``` direct
['combinable'] = nil,
['description'] = 'Om een spelletje mee te spelen in de Arcade.'
},
```
```

## 🪙 Credits
A special thanks to the following people:
- [Xogy](https://github.com/Xogy/rcore_arcade) - for the original base of the code.

0 comments on commit 7a930d5

Please sign in to comment.