git.y1.nz

gbdk-2020

GameBoy Development Kit
download: https://git.y1.nz/archives/gbdk.tar.gz
README | Files | Log | Refs | LICENSE

commit b0837f2cbf0f0549896301661ef596458dfc2e19
parent 62de8abb87826371230ca238d025fc4c909cea26
Author: bbbbbr <bbbbbr@users.noreply.github.com>
Date:   Mon, 19 May 2025 14:06:50 -0700

Merge branch 'master' into develop
Diffstat:
ACNAME2++
MREADME.md1-
Adocs/_config.yml2++
3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/CNAME b/CNAME @@ -0,0 +1 @@ +gbdk.org + diff --git a/README.md b/README.md @@ -38,7 +38,6 @@ See our gallery showcasing [Games and Programs made with GBDK](https://gbdk-2020 [![GBDK Showcase Preview](/docs/gbdk_gallery_preview.jpg)](https://gbdk-2020.github.io/gbdk-2020-gallery/) - ## Docs GBDK includes extensive [documentation](https://gbdk.org/docs/api). A good place to begin is the [Getting Started Section](https://gbdk.org/docs/api/docs_getting_started.html). diff --git a/docs/_config.yml b/docs/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-minimal +

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.