istrolid-decompiler
v1.0.0
Published
A quick tool to decompile and recompile istrolid's main js file.
Downloads
8
Readme
Usage
- Get Istrolid on steam
- Copy your
app.asarinto this folder - Install dependencies:
npm install --save - Run
npm run unpackto throw the JS into the 'data' folder - Edit the JS
- Run
npm run pack - Copy the
app.asarfile back to wherever you found it
