Ue5 Project

This commit is contained in:
Lily Wilson
2025-03-25 02:52:22 -06:00
parent 6314f5089c
commit 1b8d1e67b3
688 changed files with 5306 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
{
"Targets": [
{
"Name": "DotNetPerforceLib",
"Path": "..\\..\\..\\..\\UE_5.4\\Engine\\Source\\Programs\\Shared\\EpicGames.Perforce.Native\\DotNetPerforceLib.Target.cs",
"Type": "Program"
},
{
"Name": "EventLoopUnitTests",
"Path": "..\\..\\..\\..\\UE_5.4\\Engine\\Source\\Runtime\\Online\\Experimental\\EventLoopTests\\EventLoopUnitTests.Target.cs",
"Type": "Program"
},
{
"Name": "UnrealEditor",
"Path": "..\\..\\..\\..\\UE_5.4\\Engine\\Source\\UnrealEditor.Target.cs",
"Type": "Editor"
},
{
"Name": "UnrealGame",
"Path": "..\\..\\..\\..\\UE_5.4\\Engine\\Source\\UnrealGame.Target.cs",
"Type": "Game"
}
]
}