qt: Add Properties menu to game list right-click
This commit is contained in:
parent
60e27252a5
commit
f6f6503578
9 changed files with 54 additions and 22 deletions
|
@ -225,7 +225,7 @@ yuzu_token =
|
|||
[AddOns]
|
||||
# Used to disable add-ons
|
||||
# List of title IDs of games that will have add-ons disabled (separated by '|'):
|
||||
title_ids =
|
||||
title_ids =
|
||||
# For each title ID, have a key/value pair called `disabled_<title_id>` equal to the names of the add-ons to disable (sep. by '|')
|
||||
# e.x. disabled_0100000000010000 = Update|DLC <- disables Updates and DLC on Super Mario Odyssey
|
||||
)";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue