load-asset.lua

local ModelLoader = loadstring(game:HttpGet("https://raw.githubusercontent.com/bqmb3/f3x-model-loader/main/main.lua",true))()
local model = game:GetObjects('rbxassetid://125459331')

ModelLoader:LoadObjects(model)
generated by LDoc 1.5.0 Last updated 2024-07-28 06:25:35