Git Product home page Git Product logo

esx_server's Introduction

esx_server

Hello, and welcome to my base level ESX server. Please let me know what you think. I can be reached at [email protected].

download server

Manually download the latest FiveM server binaries from:

https://runtime.fivem.net/artifacts/fivem/build_server_windows/master/

or

https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/

Extract the contents to a 'server' directory.

Create Developer Accounts And Apply Access Keys

Login to the Steam API key access portal where you can generate a Steam API key https://steamcommunity.com/dev/apikey

replace the key on line 9 in server.cfg

set steam_webApiKey "87688E3EE9A373BA28C48A7AE8F8B0C5"

Don't worry. That one's already revoked :)

Create a FiveM account https://forum.fivem.net

login to the FiveM Keymaster portal and generate a server key https://keymaster.fivem.net/

replace the key on line 11 in server.cfg

sv_licenseKey "16qiq5pzd25xrkfckfma8nordms8ot2n"

execute sql

mysql -u ADMINUSER -p < schema/run.sql

run server

In the root of the project folder

Command Prompt

C:\PATH\TO\DIRECTORY\server\run.cmd +exec server.cfg

Shell

/PATH/TO/DIRECTORY/server/run.cmd +exec server.cfg

esx_server's People

Contributors

cscawley avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.