Commit Graph

7 Commits

Author SHA1 Message Date
Clément RICATTE
7eaf5a3c96 feat(framework): add required events for qb-core (#20)
* feat(framework):  add required events for qb-core

This should hopefully work as intended. Adding things that were added to https://github.com/qbcore-framework/dpemotes for qb servers using this version of dpemotes
2022-07-08 16:07:21 +02:00
TayMcKenzieSA
97eb9f476b Minor Update And Changes 2022-06-14 18:02:36 +12:00
TayMcKenzieSA
425398e028 Update EmoteMenu.lua 2022-06-13 14:26:02 +12:00
AvaN0x
58dc68a459 build: 🔖 bump version 2022-03-26 01:42:27 +13:00
AvaN0x
56db086d47 refactor: small optimisation 2022-03-26 01:42:27 +13:00
AvaN0x
f0b7b7eddd style: 🎨 format code 2022-03-26 01:42:27 +13:00
DogsGoBark
d1339ba7de Various Fixes (#3)
* Update fxmanifest.lua

* Rename Config.lua to config.lua

* Update Walk.lua

* Update Syncing.lua

* Update Ragdoll.lua

* Update Keybinds.lua

* Update Emote.lua

* Update and rename Client/AnimationList.lua to client/AnimationList.lua

* Rename Client/Emote.lua to client/Emote.lua

* Rename Client/EmoteMenu.lua to client/EmoteMenu.lua

* Rename Client/Keybinds.lua to client/Keybinds.lua

* Rename Client/Ragdoll.lua to client/Ragdoll.lua

* Rename Client/Syncing.lua to client/Syncing.lua

* Rename Client/Walk.lua to client/Walk.lua

* Rename Server/Server.lua to server/Server.lua

* Rename Server/Updates.lua to server/Updates.lua
2021-12-19 02:36:55 +13:00