Skip to content

bqmb3/f3x-model-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

f3x-model-loader

Note

bqmb3 and f3x-model-loader is NOT affiliated with F3X in any way.

Getting started

For GUI users

loadstring(game:HttpGet("https://raw.githubusercontent.com/bqmb3/f3x-model-loader/main/gui.lua",true))()

For developers

To use f3x-model-loader in your script,

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

For more detailed documentation, please visit this link.

License

f3x-model-loader is licensed under the MIT License.

Releases

No releases published

Packages

No packages published

Languages