Releases: deepnight/hide
Releases · deepnight/hide
Binary-2024-09-24
To run HIDE, you will need to:
- Extract the ZIP somewhere,
- Download latest stable version of NWJS: https://nwjs.io/downloads
- Extract the NWJS binary in a "nwjs" folder, right inside the HIDE folder.
You should end up with the exact following folder hierarchy:
+ /HIDE
|
|-- /libs
|
|-- /nwjs
| |-- nw.exe
| |-- ...other files...
|
|-- /res
|
|-- app.html
|-- cdb.css
|-- ...other files...
Run hide.cmd
from the HIDE folder.