@risinglife/fivem-server
v0.2.2
Published
This package contains the type definitions for the FiveM JS module shared types
Downloads
17
Readme
FiveM Server Types
This package contains "easy-to-use" types for FiveM.
It contains every method which can be used on server side.
For client access see this package The package must be included when compile the code for example with esbuild.
Since v0.2.0
All root methods (e.g. server.taskShootAtEntity()) were removed.
The reason for this is clearly that namespaced methods are better and clearer.
If you want them, you must switch to version 0.1.1-legacy
Contribute
As this package content is being generated from a json file, we do not accept direct pull requests. If you have issues, please create a Issue
