this repository has been moved to https://github.com/Floki-Community/jsRP
Javascript powered FiveM RolePlay Base 🎮
This framework is still under development and may demonstrate instabilities. Wait for a first release to use in production
-
Create a folder for server (Ex:
C:/jsRP
) -
Create a folder for artifacts (Ex:
C:/jsRP/artifacts
) -
Extract
server.7z
tojsRP/artifacts
-
Create a folder for resources (Ex:
C:/jsRP/server
) -
Extract
jsRP-master.zip
tojsRP/server
-
Run
FXServer.exe
insideC:/jsRP/artifacts
to start FiveM server -
Setup your txAdmin account
-
rename
example.server.cfg
toserver.cfg
and edit some infos -
On
Deployment Type
selectLocal Server Data
and putC:/jsRP/server
-
Finish txAdmin setup and start
-
[Download server artifacts] (https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/)
-
tar -xf fx.tar.xz
-
[TODO]