We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de79196 commit fbdb03bCopy full SHA for fbdb03b
README.md
@@ -19,9 +19,9 @@ See the game's itch.io page here: https://binji.itch.io/porklikegb
19
20
Porklike.gb uses the GBDK2020 toolkit, RGBGFX, as well as some Python3 scripts.
21
22
-I know you're not supposed to, but I hand-wrote a
23
-[ninja](https://ninja-build.org/) build file. It's completely configured for my
24
-system currently, so you will have to tweak it to build on yours.
+```sh
+$ make
+```
25
26
## License
27
0 commit comments