issues
search
WaypointRP
/
wp-placeables
Waypoint Placeables - Framework for placing/picking up props in the world
GNU General Public License v3.0
59
stars
21
forks
source link
Add framework abstraction
#3
Closed
BackSH00TER
closed
1 year ago
BackSH00TER
commented
1 year ago
Added framework.lua to use as an abstraction layer for all framework specific logic
QB fully supported out of the box.
ESX support added except for progressbar - would require some transform to get pass in the args correctly
Notify supports QB, ESX, OX
AddTargetModel moved to framework file, only qb-target supported out of the box, others can easily be added here in the future
Reordered file structure, adding client/ and server/ folders