LiteM helps you create a FiveM version not relying on FiveM services.
We (and you btw) cannot distribute modified binaries who do such thing so we'd make it easy for you to generate them.
Each LiteM user SHOULD compile the source by themselves to comply with FiveM ToS
- Download and install Python2.7
- Download and install NodeJS
- Download and install Visual Studio 2019
- Download and install MSYS2 and install to c:\msys64
- Make sur these are checked screenshot
# 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
Mandatory thing sv_lan 1
Everything in dist/ folder
- Unfinished, still bloated in many parts
- Will probably never touch this again but will be happy to merge contributions if any
cfx.re collective https://forum.cfx.re