Skip to content

Commit

Permalink
Compatibity for "Teenage Mutant Ninja Turtles Shredders Revenge" (#163)
Browse files Browse the repository at this point in the history
* Add ID 1361510

Teenage Mutant Ninja Turtles Shredders Revenge

* Add link to 1361510

Teenage Mutant Ninja Turtles Shredders Revenge
Namespace on Epic: a4977aac967e4e2c827336f074c82d64

* fix the symlnk
  • Loading branch information
FranjeGueje authored Nov 27, 2024
1 parent dec04c5 commit 77cf0c8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions gamefixes-egs/umu-1361510.py
8 changes: 8 additions & 0 deletions gamefixes-steam/1361510.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
"""Teenage Mutant Ninja Turtles Shredders Revenge"""

from protonfixes import util


def main() -> None:
# Requires vcrun2017 to launch
util.protontricks('vcrun2017')

0 comments on commit 77cf0c8

Please sign in to comment.