Update README.md
This commit is contained in:
parent
075a3a2f3b
commit
c55d70b65b
1 changed files with 13 additions and 0 deletions
13
README.md
13
README.md
|
@ -1,2 +1,15 @@
|
|||
# buddem
|
||||
Probably useful FiveM resources
|
||||
## How to install
|
||||
Make a resource category directory `[buddem]` and clone this repo there.
|
||||
Include config.cfg in your main config file adding `exec resources/[buddem]/config.cfg` to the end of your main configuration file to autostart resources.
|
||||
## What is included
|
||||
### Car
|
||||
`/car <vehicle>` to spawn _vehicle_. Defaults to futo. Can spawn aircraft and many others. Creates a blip as a free bonus.
|
||||
### Die
|
||||
`/die` to kill yourself.
|
||||
### Gun
|
||||
Gives certain weaponry to player on spawn. Now with unlimited ammo!
|
||||
Provides also commands `/gun` and `/wpn` in case handling spawn has errors. (I had problems remembering which was correct so had to make both :D)
|
||||
### Pos
|
||||
`/pos` prints your current position on chat.
|
||||
|
|
Loading…
Reference in a new issue