view win95kggui/README.md @ 97:f1f4f6da04bd

kemonopartydownloader.py: convert to percent formatting, add typing to functions and "fix" the drive downloading committer: GitHub <noreply@github.com>
author Paper <37962225+mrpapersonic@users.noreply.github.com>
date Sat, 13 Aug 2022 20:27:58 -0400
parents 81f95f11fe39
children
line wrap: on
line source

# win95kggui.c

yeah....

a Windows 95 keygen, cause i was bored

### compiling

```
git submodule init
git submodule update
curl -s https://pastebin.com/raw/ap4WLgcp | gcc -o bin2h -x c - -lshlwapi
make
```