Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 679 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 679 Bytes

Rage:MP TypeScript type definition for Client-side

Discord

Installation

Run this through command promt:

0.3.7 (Current) Version:

npm install --save-dev github:CocaColaBear/types-ragemp-c#master
or 
npm install --save-dev https://github.com/CocaColaBear/types-ragemp-c/tarball/master

1.0 Developer Preview #1 Version:

npm install --save-dev github:CocaColaBear/types-ragemp-c#v1.0

That's all, now you can use ragemp types for Client-side!

Server-side typings

Check this repository