gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 807872a94a512ecf539b371231a1cbd31693dc19 parent afaf5de9c75e8b754b0c9971e285bde9b157e42a Author: bbbbbr <bbbbbr@users.noreply.github.com> Date: Mon, 17 Oct 2022 11:40:43 -0700 Readme: Current release number and download count badges Diffstat:
| M | README.md | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -9,6 +9,10 @@ __Supported Consoles:__ [(see docs)](https://gbdk-2020.github.io/gbdk-2020/docs/ ## Current Release + +[](https://github.com/gbdk-2020/gbdk-2020/releases/latest) + + <a href="https://github.com/gbdk-2020/gbdk-2020/releases/latest/download/gbdk-win.zip"><img src="https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white" alt="GBDK-2020 Windows Release"></a> <a href="https://github.com/gbdk-2020/gbdk-2020/releases/latest/download/gbdk-linux64.tar.gz"><img src="https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black" alt="GBDK-2020 Linux Release"></a> <a href="https://github.com/gbdk-2020/gbdk-2020/releases/latest/download/gbdk-macos.zip"><img src="https://img.shields.io/badge/mac%20os-000000?style=for-the-badge&logo=apple&logoColor=white" alt="GBDK-2020 MacOS Release"></a>
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.