Skip to content

Instantly share code, notes, and snippets.

View Moosatronic's full-sized avatar

Moosatronic

  • Canada
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():