паркинг ебобаный

This commit is contained in:
2026-03-04 15:23:34 +05:00
parent 3a2082b06c
commit e6fc672070
159 changed files with 261 additions and 69 deletions
+60 -56
View File
@@ -62,62 +62,6 @@
}
],
"RuntimeDependencies": [
{
"Path": "$(ProjectDir)/Binaries/Win64/D3D12/D3D12Core.dll",
"Type": "NonUFS"
},
{
"Path": "$(ProjectDir)/Binaries/Win64/D3D12/d3d12SDKLayers.dll",
"Type": "NonUFS"
},
{
"Path": "$(ProjectDir)/Binaries/Win64/OpenImageDenoise.dll",
"Type": "NonUFS"
},
{
"Path": "$(ProjectDir)/Binaries/Win64/tbb.dll",
"Type": "NonUFS"
},
{
"Path": "$(ProjectDir)/Binaries/Win64/tbb.pdb",
"Type": "DebugNonUFS"
},
{
"Path": "$(ProjectDir)/Binaries/Win64/tbb12.dll",
"Type": "NonUFS"
},
{
"Path": "$(ProjectDir)/Binaries/Win64/tbbmalloc.dll",
"Type": "NonUFS"
},
{
"Path": "$(ProjectDir)/Binaries/Win64/tbbmalloc.pdb",
"Type": "DebugNonUFS"
},
{
"Path": "$(ProjectDir)/MasharovDev.uproject",
"Type": "UFS"
},
{
"Path": "$(ProjectDir)/Plugins/EasyXMLParser/EasyXMLParser.uplugin",
"Type": "UFS"
},
{
"Path": "$(ProjectDir)/Plugins/JPrinter/JPrinter.uplugin",
"Type": "UFS"
},
{
"Path": "$(ProjectDir)/Plugins/cppFuncLib/cppFuncLib.uplugin",
"Type": "UFS"
},
{
"Path": "$(ProjectDir)/Plugins/createProcess/createProcess.uplugin",
"Type": "UFS"
},
{
"Path": "$(ProjectDir)/Plugins/manageTextFile/manageTextFile.uplugin",
"Type": "UFS"
},
{
"Path": "$(EngineDir)/Binaries/ThirdParty/DbgHelp/dbghelp.dll",
"Type": "NonUFS"
@@ -3297,6 +3241,66 @@
{
"Path": "$(EngineDir)/Plugins/TraceUtilities/TraceUtilities.uplugin",
"Type": "UFS"
},
{
"Path": "$(ProjectDir)/Binaries/Win64/D3D12/D3D12Core.dll",
"Type": "NonUFS"
},
{
"Path": "$(ProjectDir)/Binaries/Win64/D3D12/d3d12SDKLayers.dll",
"Type": "NonUFS"
},
{
"Path": "$(ProjectDir)/Binaries/Win64/OpenImageDenoise.dll",
"Type": "NonUFS"
},
{
"Path": "$(ProjectDir)/Binaries/Win64/tbb.dll",
"Type": "NonUFS"
},
{
"Path": "$(ProjectDir)/Binaries/Win64/tbb.pdb",
"Type": "DebugNonUFS"
},
{
"Path": "$(ProjectDir)/Binaries/Win64/tbb12.dll",
"Type": "NonUFS"
},
{
"Path": "$(ProjectDir)/Binaries/Win64/tbbmalloc.dll",
"Type": "NonUFS"
},
{
"Path": "$(ProjectDir)/Binaries/Win64/tbbmalloc.pdb",
"Type": "DebugNonUFS"
},
{
"Path": "$(ProjectDir)/MasharovDev.uproject",
"Type": "UFS"
},
{
"Path": "$(ProjectDir)/Plugins/EasyXMLParser/EasyXMLParser.uplugin",
"Type": "UFS"
},
{
"Path": "$(ProjectDir)/Plugins/JPrinter/JPrinter.uplugin",
"Type": "UFS"
},
{
"Path": "$(ProjectDir)/Plugins/antiDublicate/antiDublicate.uplugin",
"Type": "UFS"
},
{
"Path": "$(ProjectDir)/Plugins/cppFuncLib/cppFuncLib.uplugin",
"Type": "UFS"
},
{
"Path": "$(ProjectDir)/Plugins/createProcess/createProcess.uplugin",
"Type": "UFS"
},
{
"Path": "$(ProjectDir)/Plugins/manageTextFile/manageTextFile.uplugin",
"Type": "UFS"
}
],
"AdditionalProperties": [
+3 -3
View File
@@ -1,6 +1,6 @@
[/Script/EngineSettings.GameMapsSettings]
[/Script/EngineSettings.GameMapsSettings]
GameDefaultMap=/Game/Maps/mainScene.mainScene
EditorStartupMap=/Game/Maps/mainScene.mainScene
EditorStartupMap=
GameInstanceClass=/Game/Blueprints/Player/GI.GI_C
GlobalDefaultGameMode=/Game/Blueprints/Player/myGM.myGM_C
@@ -13,7 +13,7 @@ AppliedDefaultGraphicsPerformance=Maximum
[/Script/Engine.Engine]
+ActiveGameNameRedirects=(OldGameName="TP_BlankBP",NewGameName="/Script/Masharov")
+ActiveGameNameRedirects=(OldGameName="/Script/TP_BlankBP",NewGameName="/Script/Masharov")
MaximumLoopIterationCount=2000000
MaximumLoopIterationCount=5000000
[/Script/Engine.RendererSettings]
r.SkinCache.CompileShaders=True
+1 -1
View File
@@ -3,7 +3,7 @@
[/Script/EngineSettings.GeneralProjectSettings]
ProjectID=9EB99AEB4C933EABEE9C4787EE46C5E6
ProjectName=Masharov
ProjectVersion=1.878
ProjectVersion=1.88
CompanyName=GraffInteractive
Homepage=Graff.tech
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More