A complete third eye solution for FiveM and RedM, aiming to proving all solutions from fivem-target, bt-target and qtarget under one resource.
21
stars
15
forks
source link
Rename to meta_target to avoid errors in exports #4
Closed
Senlar closed 2 years ago
Using exports can lead to errors with a dash character in resource name.
exports.meta-target:addInternalBoxZone
Results in an invalid syntax error. I know there are other ways to call exports but I suggest renaming to avoid these potential issues for users.