Skip to content

A SDK containing a bunch of features and utilities for Expert Scripting Programmers

Notifications You must be signed in to change notification settings

LenixDev/lenix_sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lenix_sdk for CitizenFX

This lenix_sdk project has been automatically generated by the CitizenFX resource template.

To edit it, open lenix_sdk.sln in Visual Studio.

To build it, run build.cmd. To run it, run the following commands to make a symbolic link in your server data directory:

cd /d [PATH TO THIS RESOURCE]
mklink /d X:\cfx-server-data\resources\[local]\lenix_sdk dist

Afterwards, you can use ensure lenix_sdk in your server.cfg or server console to start the resource.

NUI

Mac

brew install pnpm
pnpm i
cd Nui
pnpm run build

Windows

npm i -g pnpm@latest-10
pnpm i
cd Nui
pnpm run build

About

A SDK containing a bunch of features and utilities for Expert Scripting Programmers

Resources

Stars

Watchers

Forks

Releases

No releases published