package built

This commit is contained in:
x-o-i-o-x 2025-08-02 00:38:36 +02:00
parent 39e7736108
commit 578339d485
10 changed files with 24 additions and 11 deletions

View File

@ -5,6 +5,7 @@ GameDefaultMap=/Game/_Maps/Menu/MainMenu_Map.MainMenu_Map
GlobalDefaultGameMode=/Game/Framework/BP_Template_Game_Mode.BP_Template_Game_Mode_C
EditorStartupMap=/Game/_Maps/Football/Football_Lobby.Football_Lobby
GameInstanceClass=/Game/Framework/BP_Shooter_Gameinstance.BP_Shooter_Gameinstance_C
ServerDefaultMap=/Game/_Maps/Menu/LobbyMenu_Map.LobbyMenu_Map
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12

Binary file not shown.

BIN
Content/_Maps/Football/Football_Lobby.umap (Stored with Git LFS)

Binary file not shown.

BIN
Content/_Maps/Football/Football_Lobby_BuiltData.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/_Maps/Football/NewBlueprint.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Content/_Maps/Menu/LobbyMenu_Map.umap (Stored with Git LFS)

Binary file not shown.

BIN
Content/_Maps/Menu/LobbyMenu_Map_BuiltData.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/_Maps/Menu/MainMenu_Map.umap (Stored with Git LFS)

Binary file not shown.

BIN
Content/_Maps/Menu/MainMenu_Map_BuiltData.uasset (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -15,5 +15,11 @@
"Name": "MultiUserClient",
"Enabled": true
}
],
"TargetPlatforms": [
"Linux",
"LinuxArm64",
"Mac",
"Windows"
]
}