0.2.9 • Published 2 years ago

thrpy-decode v0.2.9

Weekly downloads
-
License
UNLICENSE
Repository
github
Last release
2 years ago

thrpy-decode

Decoding utilities for Touhou Project replay files

Setup

You will need to install node-gyp to compile the module. Run npm i -g node-gyp to install globally.

Clone this repository. After cloning, run npm i to install necessary packages for this project. node-gyp will automatically configure and build the project upon installing this package. During development, remember to run the command any time you make changes to binding.gyp.

Build

To build the project, run npm run build or npm run build:dev, or npm run rebuild or npm run rebuild:dev to rebuild. The compiled Node module which has the .node extension should be in the build/Debug or build/Release folder, depending on which command you run.

0.2.1

2 years ago

0.2.0

2 years ago

0.2.7

2 years ago

0.1.8

2 years ago

0.2.6

2 years ago

0.2.9

2 years ago

0.2.8

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago