Skip to content

Not working properly #12

@ageblade

Description

@ageblade

I tried to do a decode/encode test on the same Sharecode you posted in the Readme section,.
It always return false

const ShareCode = require('csgo-sharecode');

const match = ShareCode.decode('CSGO-GADqf-jjyJ8-cSP2r-smZRo-TO2xK');
const code = ShareCode.encode(match.matchId, match.reservationId, match.tvPort);
console.log(code === match);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions