mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-01-31 00:55:19 +01:00
added new cli parser using CLI11 (#3950)
* added new cli parser using CLI11 * pff * fixed repo * fix game autodetection * clear unessecary comments * added a check * fixed? * parse extras * one more try * readded -g * fixed ignore_game_patches flag * some rewrite improvements
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -123,3 +123,7 @@
|
||||
[submodule "externals/aacdec/fdk-aac"]
|
||||
path = externals/aacdec/fdk-aac
|
||||
url = https://android.googlesource.com/platform/external/aac
|
||||
[submodule "externals/ext-CLI11"]
|
||||
path = externals/ext-CLI11
|
||||
url = https://github.com/shadexternals/ext-CLI11.git
|
||||
branch = main
|
||||
|
||||
Reference in New Issue
Block a user