1.2.0 • Published 2 years ago

gtavjs-typing v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

GTAVJS-Typing

GTAVJS Typescript Definition

npm version

GTAVJSTypingTemplateWiki

About GTAVJS

  • Create single-player mods using Typescript.
  • Add your own DLL Assemblies and generate typing directly in-game.
  • Reload mods faster using F9, it doesn't need to reload the AppDomain.
  • Quick project setup, simply use this template and you are good to go.
  • Complete typing for ScriptHookVDotNet3 and LemonUI included.
  • Generate typing for your mods and share them using npm.

Included Assemblies

Included Types

- System.DateTime
- System.TimeSpan
- System.Drawing.Color
- System.Drawing.KnownColor
- System.Drawing.Point
- System.Drawing.PointF
- System.Drawing.Size
- System.Drawing.SizeF
- System.Windows.Forms.Keys
- GTAVJS.Modules.Thread
- GTAVJS.Modules.Logger
- GTAVJS.Modules.FileSystem