Skip to content

Clxssyy/fivem-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FiveM TypeScript Template

This is a starting point for creating a FiveM script with TypeScript.

Usage

  1. Clone the repository.
  2. Use either yarn install or npm install to setup dependecies.
  3. Write your client and/or server scripts in the src.
  4. Build the script using yarn run build or npm run build.
  5. You may also use yarn run watch or npm run watch to build on file changes.

Contribution

If you find an issue or something that can be improved, feel free to create an issue or pull request!

About

Template for FiveM scripting in TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages