F1 23 plugin (#135)

This commit is contained in:
bingmapsts
2024-02-13 08:35:01 +01:00
committed by GitHub
parent 05b6097872
commit 83e011e553
+13
View File
@@ -0,0 +1,13 @@
from ..basic_game import BasicGame
class F123Game(BasicGame):
Name = "F1 23 Support Plugin"
Author = "ju5tA1ex"
Version = "1.0.0"
GameName = "F1 23"
GameShortName = "F1 23"
GameSteamId = 2108330
GameBinary = "F1_23.exe"
GameDataPath = ""