Skip to content

Releases: micaww/altv-rpc

v0.1.0

05 Feb 07:19
Compare
Choose a tag to compare

Initial release. Fully tested using same suite as rage-rpc.

Currently only works out of the box if you use bundler on CEF. To include it without a bundler, rename the file to altv-rpc.mjs and remove the import alt from 'alt'; from the beginning of the file. Then import it as a module in your html file.