um-rodeo
Install
- First, import the
umrodeo_leaderboard.sql
file - Then, go to the
config.lua
file and configure it according to your preferences. - If you're using a custom framework, you can modify the client and server scripts in the
bridge
folder according to your needs. - You don't need to make any framework settings for QB and ESX frameworks, as the bridge automatically handles this.
Server.cfg
ensure um-rodeo-prop
ensure um-rodeo
or create a [um] folder and put them
ensure [um]
Customize
- If you want to change the keylist in the minigame
web > js > bullsMinGame.js
const keyList = ['w','a','s','d'];