Implemented Starter

This commit is contained in:
Batuhan Şahin
2026-04-19 03:18:57 +03:00
parent 4713385214
commit f3721e3df7
32 changed files with 10658 additions and 47 deletions
Binary file not shown.
File diff suppressed because it is too large Load Diff
+2 -1
View File
@@ -1,8 +1,9 @@
[/Script/EngineSettings.GameMapsSettings] [/Script/EngineSettings.GameMapsSettings]
GameDefaultMap=/Game/_Game/Levels/L_Game_Loop.L_Game_Loop GameDefaultMap=/Game/_Game/Levels/L_MainMenu.L_MainMenu
EditorStartupMap=/Game/_Game/Levels/L_Game_Loop.L_Game_Loop EditorStartupMap=/Game/_Game/Levels/L_Game_Loop.L_Game_Loop
GlobalDefaultGameMode=/Game/_Game/Blueprints/GM_FMV_Menu.GM_FMV_Menu_C
[/Script/Engine.RendererSettings] [/Script/Engine.RendererSettings]
r.Mobile.ShadingPath=1 r.Mobile.ShadingPath=1
+110
View File
@@ -5,3 +5,113 @@ CommonButtonAcceptKeyHandling=TriggerClick
[/Script/EngineSettings.GeneralProjectSettings] [/Script/EngineSettings.GeneralProjectSettings]
ProjectID=AB22F4E4419B75F70BC6A9AC4486C58A ProjectID=AB22F4E4419B75F70BC6A9AC4486C58A
[/Script/UnrealEd.ProjectPackagingSettings]
Build=IfProjectHasCode
BuildConfiguration=PPBC_Development
BuildTarget=
FullRebuild=False
ForDistribution=False
IncludeDebugFiles=False
BlueprintNativizationMethod=Disabled
bIncludeNativizedAssetsInProjectGeneration=False
bExcludeMonolithicEngineHeadersInNativizedCode=False
UsePakFile=True
bUseIoStore=True
bUseZenStore=False
bMakeBinaryConfig=False
bGenerateChunks=False
bGenerateNoChunks=False
bChunkHardReferencesOnly=False
bForceOneChunkPerFile=False
MaxChunkSize=0
bBuildHttpChunkInstallData=False
HttpChunkInstallDataDirectory=(Path="")
WriteBackMetadataToAssetRegistry=Disabled
bWritePluginSizeSummaryJsons=False
bCompressed=True
PackageCompressionFormat=Oodle
bForceUseProjectCompressionFormatIgnoreHardwareOverride=False
PackageAdditionalCompressionOptions=
PackageCompressionMethod=Kraken
PackageCompressionLevel_DebugDevelopment=4
PackageCompressionLevel_TestShipping=4
PackageCompressionLevel_Distribution=7
PackageCompressionMinBytesSaved=1024
PackageCompressionMinPercentSaved=5
bPackageCompressionEnableDDC=False
PackageCompressionMinSizeToConsiderDDC=0
HttpChunkInstallDataVersion=
IncludePrerequisites=True
IncludeAppLocalPrerequisites=False
bShareMaterialShaderCode=True
bDeterministicShaderCodeOrder=False
bSharedMaterialNativeLibraries=True
ApplocalPrerequisitesDirectory=(Path="")
IncludeCrashReporter=False
InternationalizationPreset=English
-CulturesToStage=en
+CulturesToStage=en
LocalizationTargetCatchAllChunkId=0
bCookAll=False
bCookMapsOnly=False
bTreatWarningsAsErrorsOnCook=False
bSkipEditorContent=False
bSkipMovies=False
-IniKeyDenylist=KeyStorePassword
-IniKeyDenylist=KeyPassword
-IniKeyDenylist=DebugKeyStorePassword
-IniKeyDenylist=DebugKeyPassword
-IniKeyDenylist=rsa.privateexp
-IniKeyDenylist=rsa.modulus
-IniKeyDenylist=rsa.publicexp
-IniKeyDenylist=aes.key
-IniKeyDenylist=SigningPublicExponent
-IniKeyDenylist=SigningModulus
-IniKeyDenylist=SigningPrivateExponent
-IniKeyDenylist=EncryptionKey
-IniKeyDenylist=DevCenterUsername
-IniKeyDenylist=DevCenterPassword
-IniKeyDenylist=IOSTeamID
-IniKeyDenylist=SigningCertificate
-IniKeyDenylist=MobileProvision
-IniKeyDenylist=AppStoreConnectKeyPath
-IniKeyDenylist=AppStoreConnectIssuerID
-IniKeyDenylist=AppStoreConnectKeyID
-IniKeyDenylist=IniKeyDenylist
-IniKeyDenylist=IniSectionDenylist
+IniKeyDenylist=KeyStorePassword
+IniKeyDenylist=KeyPassword
+IniKeyDenylist=DebugKeyStorePassword
+IniKeyDenylist=DebugKeyPassword
+IniKeyDenylist=rsa.privateexp
+IniKeyDenylist=rsa.modulus
+IniKeyDenylist=rsa.publicexp
+IniKeyDenylist=aes.key
+IniKeyDenylist=SigningPublicExponent
+IniKeyDenylist=SigningModulus
+IniKeyDenylist=SigningPrivateExponent
+IniKeyDenylist=EncryptionKey
+IniKeyDenylist=DevCenterUsername
+IniKeyDenylist=DevCenterPassword
+IniKeyDenylist=IOSTeamID
+IniKeyDenylist=SigningCertificate
+IniKeyDenylist=MobileProvision
+IniKeyDenylist=AppStoreConnectKeyPath
+IniKeyDenylist=AppStoreConnectIssuerID
+IniKeyDenylist=AppStoreConnectKeyID
+IniKeyDenylist=IniKeyDenylist
+IniKeyDenylist=IniSectionDenylist
-IniSectionDenylist=HordeStorageServers
-IniSectionDenylist=StorageServers
-IniSectionDenylist=/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings
+IniSectionDenylist=HordeStorageServers
+IniSectionDenylist=StorageServers
+IniSectionDenylist=/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings
+MapsToCook=(FilePath="/Game/_Game/Levels/L_MainMenu")
+MapsToCook=(FilePath="/Game/_Game/Levels/L_Game_Start")
+MapsToCook=(FilePath="/Game/_Game/Levels/L_Game_Loop")
+DirectoriesToAlwaysCook=(Path="/NNEDenoiser")
bRetainStagedDirectory=False
CustomStageCopyHandler=
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7e85988a44f7843a9702abcfcd1a2b77be0224435039e61e786c2dc84026dbbf
size 19267737
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:08f9a84b6015ac38a6cb8e4a5f5eb039168bcb98357c59994573c4c5263adce9
size 146340320
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:82683d37217b922e81dc0e040f702287b1cd184a5cc9ede85640d0ccf85f70ec oid sha256:4590b5c980512012450ef6b8dae626e39a559cf1f9903e0fb638b54bdf028e1e
size 82331 size 82536
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:11536e1f92e0683c5c273272b19d44632c18a9d679f1012795abf41ff85d0118 oid sha256:95a609a829abdce71029079c8db773c8e5d5502ee20c709aa3b8293841591610
size 120531 size 124359
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:b52c5ddb9db9cfff2b1001d41deed62b38c1b89ad2881e9aa506b9f4cb787886 oid sha256:b6e578c7eb0f40e1b1b70f929a6f88889c71aa259f7444f0314b3ce3dec0a0f9
size 184752 size 226536
+2 -2
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:806ed78e44c310bf3a04f406388c49e09d2ad3648bec790f1f8c776876b6a6c2 oid sha256:ebaee2a46384ac2932809f0f1ad589277bac195aee108229f6574340cb85d8ee
size 46780 size 44752
+2 -2
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:b25a454fbd7f9848b0a1740cf4bf66dfd5d3f3b46321ef74d09705747e259dc1 oid sha256:975bcb134293d769ee548ef945b5226004912d2bdafde651c1939e609f05efc0
size 21045 size 21565
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:648f23d5c6c1b3d444916ecef88a8ddd4e915b66c927b7468f6fdf7d7b13e535 oid sha256:8d5a189e2114ba035c77dbbecd0239fd872e11726318f7ad304c0ec2bd105724
size 373960 size 368882
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:69063cdb09d40f85f94127ad5864476324f1b4a9bfa0d085b28ee591d6aa5251 oid sha256:32863bcb76c6541a3b7de5432d0027afabf133352cd64e26b1763f418c2b7099
size 34582 size 43898
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:c57f85a3f8a2fba1c0284c489c8f43efc56a459bb2877110d79fbf5550e125b0 oid sha256:c4ac8f3d10e7b6e204e2982dc99737b798b95730c50978699ce58c1aab354220
size 41349 size 48819
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:2d702faa8c544b0b6d839f3f150bcba8f24c5d297f88de776fb1b89dd91b6b6e oid sha256:895e069116868636b31681f2235d00f813de263924dae666b7ab5a1e59e37a18
size 74880 size 71848
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:91aa55eb89ccef7e573b4d200da835060f9c0b59f5dad899529778b9de568bec oid sha256:a29824b95f669bdaafbd4ab734453dfd1e47700e84777e693d18ae8254adb409
size 93137 size 113388
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:388cf8b0fc88b4bf1fbb30a343ff5c34b80b819aa1d217f944cb20766f3bd4c2 oid sha256:487e253a1b49f4993e775b2b649fea6f687c14295cdc539c76abd657a72fe7c1
size 613531 size 610357
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:8e0894ed454a7ecb572d66a5d18390da224d5c146f8bd14b076b580728767023 oid sha256:f06f84c18107e9b4c0c1f99839828080c6b38b8f41039cc7320ac925e7e6ed59
size 52797 size 66841
+2 -2
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:8d8fadf1f03a62b44677dd378b6badac351d95bd18b131e8e55f71b69ab69420 oid sha256:25e58c4ac07185787a5b055d61e5081ae145fd0543898907cb7c1a2efa3ae793
size 12810 size 13720
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:c0db091d52db21b84708d9e6fb98ad6276c3fac7c6c6a3debc956898ae69b68e oid sha256:eee939593b621b0bb9d2b2a1fa4172f681179d72a43af0cac29d651236dfa244
size 1684 size 1759
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fd5353be9ecb5cfcfa7cd10c1577aade170a00a15b42421cd0ff313b3e571bb1
size 3176
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa8aac34d9fc93fd1bdb267b6c24789eeca3a1cec5af999998e973feaecd8c57
size 2030
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:067f206fa3fabd88a3dd804d2b1709cf6c673091f1a81b9b63d28bb4fda28d20
size 3203
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:be71ab9a77a591cace33e63f35edf0dc3b4ae9b02113159a016e06b55276ab75
size 3182
+2 -2
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:d794e10470e319e94d5f8c27e0a73d8a61eaa853d00f883242b38c93a3d4e76e oid sha256:d5846b27464c6c2ac7f7eafcc58719eb08974641e3830712c539b4719b3d4d00
size 8980 size 8982
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a20c494c55e6f2bfbb9042ec132f322741c705e8e65cd9771caa3e4a61482a55
size 1372
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:672dae3f4bb16d2c8740dfda7708d022638b3d5514b0d6db5682636f3a35bde2
size 1372
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:db191597c99ee74c6bdfeae7c4eeb37ce88b1b4c3fa4182584e4433f34dce758
size 1290
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:93e5f25fa03e31ef880a95746cc853ef8b4dde23959518285bf9881cfb196acd
size 4223
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fc8a3065f89083ba828f044232f9f02bc0a7e2d24b13400a409f233f75534443
size 1260
+2 -2
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:5341f9c87704e720651c8aecd639361c4f61fa7123e1d157fb61b3028595e39c oid sha256:ce4b1552c327cf59a231fd74c52b6b4439d040ecebeab2495a8bc8ed6a1b0a77
size 4874 size 1313
+2 -2
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:b41c1a86b2e4c0a137efce93240ae1d3fbe1fc76f7ff197eba3381ae52bd8282 oid sha256:644e0a7f07b12ace2cac4da11173e38e9eb9636dff16fa8994bae74ce3d85ea9
size 6128 size 1313