Mercurial > codedump
view win95kggui/README.md @ 126:8e4ee43d3b81
remove submodules
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Sun, 01 Oct 2023 03:48:43 -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 ```