No description
- NSIS 73.1%
- Makefile 26.9%
| .gitignore | data dir + registry keys | |
| installer.nsi | remove version parts variables; formatting | |
| makefile | remove dependency on main repo | |
| readme.md | remove dependency on main repo | |
Hurry Curry! Windows Installer
Uses Nullsoft Scriptable Install System.
Usage
- Install dependencies:
- make
- NSIS
- FFmpeg
- Create link
filesto standalone files directory containing files likeclient-x86_64-pc-windows-gnu.exe. - Create link
websiteto website repo (needed to imagery) - Run
make