Skip to content

Jays-FiveM-Scripts/fivem-client-loader

 
 

Repository files navigation


FiveM Client Loader

a performant open-source FiveM Client Loader with script encryption.

Built With

Features

  • encryption and decryption of your code during loading.
  • files are loaded automatically without adding them to a config or similar.
  • client loading the loader to prevent someone of getting the code of the loader.

Installation

  1. Download the latest Release from here.
  2. extract the folder into your desired location inside your resources directory.
  3. add your client scripts in client/code
  4. add your client configs in client/configs
  5. add fivem-client-loader into your server.cfg

Contact

our Discord Server: https://discord.gg/WFWHwQWD8K

About

a performant open-source FiveM Client Loader with script encryption.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 63.7%
  • TypeScript 25.9%
  • JavaScript 10.4%