EndCore Framework
Download

Get EndCore

Free and open source. Grab the framework from GitHub, drop it into your server's resources folder and follow the install guide.

Latest version
v1.2.0
Resources
24
Licence
Open source
Price
$0
Before you start

Requirements

  • FXServer artifact 7290 or newer
  • OneSync enabled
  • oxmysql with a MySQL or MariaDB database
  • Game build 3095 (sv_enforceGameBuild), as the reference server uses
  • Not needed: ox_lib, ox_inventory or ox_target. EndCore ships its own library, inventory and targeting.
Quick start

Three lines in server.cfg

cfg
ensure oxmysql

# EndCore: en-ui first, then en-core, then everything else
ensure en-ui
ensure en-core
ensure [encore]

en-core creates and migrates its own database tables the first time it starts. The installation guide covers the details.

What's in the box

Every resource you need to run the end of the world

Each resource works through the EndCore library, so you can swap one out without breaking the others.