Skip to content

martink1337/litem

 
 

Repository files navigation

LiteM

LiteM helps you create a FiveM version not relying on FiveM services.

⬇️ for the brave ⬇️

Installation

# First install
git clone https://github.com/esx-org/litem
cd litem
git submodule init
git submodule update
npm install
npm run init # will take a while
npm run apply-diff
npm run deps
npm run build-ui # build html stuff for nui
npm run build # if fails open both CitizenMP.sln, install v142 if asking for and restore nuget packages  
npm run dist
npm run litem # with commandline, just for the fun

# When you want to update
npm run update

# When you want to save your changes in diff
npm run create-diff

# Want to release a ToS-compliant modification ?
npm run prepublish

Mandatory thing sv_lan 1

Everything in dist/ folder

State of the projet

  • Unfinished, still bloated in many parts
  • Will probably never touch this again but will be happy to merge contributions if any

Alternatives

Credits

cfx.re collective https://forum.cfx.re

About

LiteM aka FiveM debloater

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%