d/jak2: finish vol | cam-layout | menu | default-menu and start working on nav code (#1867)

I also added font-color names since this PR adds quite a few:

![image](https://user-images.githubusercontent.com/13153231/189508209-c8849672-fac5-47cb-9652-f1d4648f0af8.png)
This commit is contained in:
Tyler Wilding
2022-09-11 13:42:46 -04:00
committed by GitHub
parent 813611e0b2
commit 017070525a
76 changed files with 23936 additions and 6517 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ tasks:
- sh: test -f {{.GK_BIN_RELEASE_DIR}}/gk{{.EXE_FILE_EXTENSION}}
msg: "Couldn't locate runtime executable in '{{.GK_BIN_RELEASE_DIR}}/gk'"
cmds:
- "{{.GK_BIN_RELEASE_DIR}}/gk -fakeiso -debug -v"
- "{{.GK_BIN_RELEASE_DIR}}/gk -fakeiso -debug -{{.GAME}} -v"
# DEVELOPMENT
repl:
desc: "Start the REPL"