Skip to content

SL-RP/samp-node-mvce

Repository files navigation

Environment

  • Node v16.0.0
  • TypeScript is transpiled into CJS via Rollup
  • Latest open.mp release

Steps

  • Get the project running locally (below)
  • Run omp-server.exe until Testing isn't printed to the console

Run Locally

Clone the project

  git clone https://github.com/SL-RP/samp-node-mvce

Go to the project directory

  cd samp-node-mvce

Install dependencies

  npm install

Add your database details to index.ts

Compile

  npm run build

Start the server

  run omp-server.exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published