You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 21, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,10 @@ A customizable and ready-to-compile setup for Game Boy projects using RGBDS.
4
4
*Contains your bread and butter, yet guaranteed 100% kitchen-sink-free!*
5
5
6
6
> [!WARNING]
7
-
> Windows users: please use [WSL](https://learn.microsoft.com/en-us/windows/wsl/install)! Due to a bug in Make, this project will **not** work outside of WSL!
7
+
> Windows users: please use [WSL] or [MSYS2]!
8
+
> Due to a bug in Make, this project will **not** work outside of WSL!
8
9
9
-
**[The wiki](https://github.com/ISSOtm/gb-starter-kit/wiki) has information on how to use this project.**
10
+
**[The wiki] has information on how to use this project.**
10
11
11
12
Each sub-directory contains documentation of its own contents, in the form of a `README.md` file.
12
13
I suggest starting with `src/`.
@@ -25,3 +26,7 @@ I recommend the [Emulicious](https://emulicious.org) emulator for developing ROM
25
26
-[Variable-width font engine](https://github.com/ISSOtm/gb-vwf#readme)
26
27
-[Structs in RGBDS](https://github.com/ISSOtm/rgbds-structs#readme)
0 commit comments