All Projects → LambentLight → LambentLight

LambentLight / LambentLight

Licence: MIT license
Simple and Easy to use Server Manager for CitizenFX Collective Projects (FiveM and RedM)

Programming Languages

python
139335 projects - #7 most used programming language
C#
18002 projects
NSIS
403 projects
Batchfile
5799 projects

LambentLight
AppVeyor Patreon PayPal Discord

LambentLight is a Server Manager for the FiveM and RedM multiplayer modifications for GTA V and RDR2 Respectively.

It allows you to Start, Restart and Stop your server process, create new Server Folders, Download, Install, Reinstall and Delete Resources and much more!

Download

Installation

If you are using an old version of LambentLight, visit https://lambentlight.github.io/LambentLight/getting-started/

The current version of LambentLight is being rewritten in Python and is not yet available on pypi. You can go ahead and install it via git and pip:

git clone https://github.com/LambentLight/LambentLight.git
python -m pip install -e ./LambentLight/LambentLight.Server # For the Server
python -m pip install -e ./LambentLight/LambentLight.Client # For the Client

Usage

If you are using an old version of LambentLight, visit https://lambentlight.github.io/LambentLight/getting-started/

After installing LambentLight, you can start the server by running

python -m lambentlight.server
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].