NOTE: The v2 module is still a work in progress and not ready for production use.
Repository containing the new JS module v2 module for alt:V multiplayer.
| Directory | Description |
|---|---|
| /client | Clientside JS module powered by V8 |
| /server | Serverside JS module powered by Node.js |
| /shared | Shared code for the clientside & serverside module |
| /docs | Documentation for the internal workings of the module |
| /deps | Global dependencies |
| /tools | Scripts for any tooling related to the module |
| /types | Typings for the API |
All contributions are greatly appreciated. If there are any questions or you would like to discuss a feature, contact the module maintainer.
