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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Use `ENTER` to begin play.
18
18
Use cursor arrow keys to move the runner, `CTRL` to dig left and `ALT` to dig right. Use `ENTER` to kill the runner if trapped.
19
19
20
20
## Building and Running
21
-
Building requires the CC65 toolchain. Python3 scripts are used to build binary files from various assets. After cloning the repo, do the following:
21
+
Building requires the CC65 toolchain with r37 support (commit [`cbf0c1d`](https://github.com/cc65/cc65/commit/cbf0c1d1dddc9d201ef3bf6ce9f3d5b54bc6e325)) or later. Python3 scripts are used to build binary files from various assets. After cloning the repo, do the following:
0 commit comments