/altv-typescript-starter

Alt:V TypeScript Starter is a boilerplate template made for Alt:V MP. It comes with a few events and commands ready to be used and built off of.

Primary LanguageTypeScript

Alt:V TypeScript Boilerplate

This project is a boilerplate made for Alt:V MP, It uses TypeScript as it's main language.

Setting up your Envoirnment

Prerequisites

NOTE: This project has only been tested with Windows environments.

Installation

  1. Install the .exe file that comes with Alt:V MP's .zip file.
  2. Clone this repository with GitHub Desktop, and run npm install in the root directory.
  3. Open server.cfg and adjust the token to the one Alt:V provides you when registering a server.
  4. Make your changes using your favorite text editor and compile using compile.bat:
    The compiler will compile your changes and automatically start the server.
  5. Log into your test server and begin developing!

If you have any questions contact matical on discord at matical#4051.