Skip to content

Commit

Permalink
Fix Hou Plus executable name on Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexRedby authored and drojf committed Feb 23, 2024
1 parent ebe62d2 commit 0f0c704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installData.json
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@
"target": "Hou Plus",
"CFBundleName": "Higurashi When They Cry Hou+",
"dataname": "HigurashiEp10_Data",
"identifiers" : ["Higurashi When They Cry Hou Plus_Data", "HigurashiEp10_Data", "HigurashiEp10.x86_64", "HigurashiEp10.exe"],
"identifiers" : ["Higurashi When They Cry Hou+_Data", "HigurashiEp10_Data", "HigurashiEp10.x86_64", "HigurashiEp10.exe"],
"submods": [
{
"name": "full",
Expand Down

0 comments on commit 0f0c704

Please sign in to comment.