"""Bionic Commander Rearmed"""

from protonfixes import util


def main() -> None:
    """Installs physx"""
    util.protontricks('physx')
