forked from Simnation/Main
edit
This commit is contained in:
parent
be02d05ba8
commit
fc7ea910e9
35 changed files with 11992 additions and 1 deletions
39
resources/[tools]/mt_lib/README.md
Normal file
39
resources/[tools]/mt_lib/README.md
Normal file
|
@ -0,0 +1,39 @@
|
|||
# MT Lib (WIP)
|
||||
FiveM lib with several UI elements and useful functions
|
||||
|
||||
# Features done:
|
||||
- NPC Dialogue UI
|
||||
- Mission status UI
|
||||
- Key text UI
|
||||
- Timer UI
|
||||
- Interaction points
|
||||
- Create ped
|
||||
- Create blip
|
||||
- Create prop
|
||||
|
||||
# Features coming:
|
||||
- Notifications
|
||||
- Some minigames
|
||||
- Some more simple useful functions
|
||||
- Sales stash for ox_inventory
|
||||
- Items locked stash for ox_inventory
|
||||
- And more...
|
||||
|
||||
# Dependicies
|
||||
- ox_lib
|
||||
|
||||
# Documentation
|
||||
https://mt-scripts.dev/lib
|
||||
|
||||
# Previews
|
||||
**NPC Dialogue:**
|
||||

|
||||
|
||||
**Key text UI:**
|
||||

|
||||
|
||||
**Timer UI:**
|
||||

|
||||
|
||||
**Mission status UI:**
|
||||

|
Loading…
Add table
Add a link
Reference in a new issue