gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 208fb0f62d6040b590ac1afef50003d7fbf68cd4 parent b6d801001d5016d1ce7d9236d7e37c75d7298608 Author: toxa <untoxa@mail.ru> Date: Tue, 17 Nov 2020 16:33:27 +0300 Win32 was is actually Win64 release. Diffstat:
| M | README.md | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -1,4 +1,4 @@ -## Current release for Windows: [WIN32 Binaries](https://github.com/Zal0/gbdk-2020/releases/latest/download/gbdk-win.zip) +## Current release for Windows: [WINDOWS Binaries](https://github.com/Zal0/gbdk-2020/releases/latest/download/gbdk-win.zip) ## Current release for MacOS: [MacOS Binaries](https://github.com/Zal0/gbdk-2020/releases/latest/download/gbdk-macos.zip) ## Current release for Linux: [Linux Binaries](https://github.com/Zal0/gbdk-2020/releases/latest/download/gbdk-linux64.tar.gz) You don't need the sources, unless you wish to compile GBDK-2020 yourself. Download the current release binaries using the links above.
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.