Releases: micaww/altv-rpc
Releases · micaww/altv-rpc
v0.1.0
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.