Added Forza Motorsport

Added a forza motorsport harness & some minor text changes on horizon
This commit is contained in:
J-Doiron
2024-12-23 15:55:42 -08:00
parent ae64afa252
commit 8e128677e0
6 changed files with 241 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
"""Returnal test script"""
"""Horizon Zero Dawn Remastered test script"""
import os
import logging
import sys

View File

@@ -1,4 +1,4 @@
"""Utility functions supporting Returnal test script."""
"""Utility functions supporting Horizon Zero Dawn Remastered test script."""
from argparse import ArgumentParser
import re
import winreg