A proof-of-concept implementation of the hash function underlying the GPCI
native in San Andreas: Multiplayer.
$ npm install github:Renegade334/gpci-js
const GPCI = require('@renegade334/gpci');
console.log(GPCI('...'));
A proof-of-concept implementation of the hash function underlying the GPCI
native in San Andreas: Multiplayer.
$ npm install github:Renegade334/gpci-js
const GPCI = require('@renegade334/gpci');
console.log(GPCI('...'));