Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

Commit

Permalink
VehicleHandler #12 - Update Readme - Custom types
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruffo324 committed Jan 12, 2018
1 parent 1f002d0 commit ea8b06e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,9 @@
- [Prettier-Standard Code Formatter (JavaScript Files)](https://marketplace.visualstudio.com/items?itemName=iSayme.vscode-prettier-standard)
- [Prettier-Standard Code Formatter (TypeScript Files)](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)
- [Typescript Linter TSLint](https://marketplace.visualstudio.com/items?itemName=eg2.tslint)


## Custom GT-MP type overwrites
- __Any custom type begins with the prefix "Extended"__
-> VehicleHandler ~ ExtendedVehicle
-> ...

0 comments on commit ea8b06e

Please sign in to comment.