freelancer-hash

1.0.1 • Public • Published

Freelancer Hash

A reimplementation of Microsoft Freelancer's hashing algorithm.

Installation

npm install freelancer-hash

Usage

import hash from 'freelancer-hash';
let flHash = new hash.FreelancerHash('C:\\Freelancer HD Edition\\DATA');
let someNickname = flHash.getNickname(3074863431); // li_elite

Note

This currently only hashes .ini files. If you need .UTF files etc. feel free to log an issue.

/freelancer-hash/

    Package Sidebar

    Install

    npm i freelancer-hash

    Weekly Downloads

    4

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    14.2 kB

    Total Files

    8

    Last publish

    Collaborators

    • ollieraikkonen