Skip to content

Commit

Permalink
Merge pull request #690 from SoumyBhow/winlator-cmod-proot
Browse files Browse the repository at this point in the history
Add Winlator CMod Proot Player
  • Loading branch information
Jetup13 authored Aug 26, 2024
2 parents 9f7c1da + 70f5903 commit da825f3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions platforms/Windows.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,16 @@
"killPackageProcesses": true,
"killPackageProcessesWarning": true,
"extra": ""
},
{
"name": "windows - Winlator CMod Proot",
"uniqueId": "windows.winlator.cmodproot",
"description": "Supported extensions: desktop",
"acceptedFilenameRegex": "^(.*)\\.(?:desktop)$",
"amStartArguments": "-n com.cmodded.winlator/com.winlator.XServerDisplayActivity\n -e shortcut_path {file.path}\n --activity-clear-task\n --activity-clear-top\n --activity-no-history",
"killPackageProcesses": true,
"killPackageProcessesWarning": true,
"extra": ""
}
]
}

0 comments on commit da825f3

Please sign in to comment.