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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    4
  • 1.0.0
    1

Package Sidebar

Install

npm i freelancer-hash

Weekly Downloads

5

Version

1.0.1

License

MIT

Unpacked Size

14.2 kB

Total Files

8

Last publish

Collaborators

  • ollieraikkonen