mirror of
https://github.com/open-goal/jak-project
synced 2026-08-01 08:27:22 -04:00
Documentation cleanup and some feature improvements (#1155)
* ci: switch to codacy for coverage * docs: update badges * decomp: allow overriding config flags via CLI * cleanup: top level file cleanup * docs: big README overhaul Attempt to close #1128 and #1086 * decomp: attempt to detect if `iso_data` is missing or wrongly extracted * game: switch to `fpng` for screenshots, allow for compression closes #1035 * game: switch vsync control to a checkbox * lint: format cpp files * lint: format json files * docs/scripts: organize taskfile
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
version: '3'
|
||||
|
||||
vars:
|
||||
RELEASE_PATH: './build'
|
||||
@@ -0,0 +1,4 @@
|
||||
version: '3'
|
||||
|
||||
vars:
|
||||
RELEASE_PATH: './build'
|
||||
@@ -0,0 +1,4 @@
|
||||
version: '3'
|
||||
|
||||
vars:
|
||||
RELEASE_PATH: './out/build/Release/bin'
|
||||
Reference in New Issue
Block a user