Skip to content

Instantly share code, notes, and snippets.

Avatar

João Rafael P Cruz jrafaelpcruz

  • Brazil
View GitHub Profile
View 39210.py
""" Game fix for FFXIV
"""
#pylint: disable=C0103
from protonfixes import util
import os
from subprocess import call
import sys
def main():