Skip to content

Latest commit

 

History

History

javascript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

fivem-js Javascript Example

This example compiles a JavaScript webpack project that you can use in your FiveM server. It allows a player to spawn an Adder vehicle at their current location and sets the player into the vehicle.
Thanks to the yarn and webpack resources, dependencies will be installed and the project will be automagically compiled on resource start.