Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@micaww micaww released this 05 Feb 07:19
· 12 commits to master since this release

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.