Skip to content

Instantly share code, notes, and snippets.

View jrafaelpcruz's full-sized avatar

João Rafael P Cruz jrafaelpcruz

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