Skip to content

Commit

Permalink
Edit Trackmania Turbo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
UsernamesAreNotMyThing committed Dec 20, 2024
1 parent f9243f3 commit a29b8cc
Showing 1 changed file with 8 additions and 1 deletion.
1 change: 0 additions & 1 deletion gamefixes-steam/375900.py

This file was deleted.

8 changes: 8 additions & 0 deletions gamefixes-steam/375900.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
"""Game fix for Trackmania Turbo"""

from protonfixes import util


def main() -> None:
"""Game ships with outdated and not working uPlay launcher."""
util.protontricks('ubisoftconnect')

0 comments on commit a29b8cc

Please sign in to comment.