Files
BusyRabbit/Config/DefaultEngine.ini

32 lines
1.3 KiB
INI
Raw Normal View History

2025-07-09 01:08:35 +08:00
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
bEnablePlugin=True
bAllowNetworkConnection=True
SecurityToken=F11C92564C113408B7629390F03B2D8B
bIncludeInShipping=False
bAllowExternalStartInShipping=False
bCompileAFSProject=False
bUseCompression=False
bLogFiles=False
bReportStats=False
ConnectionType=USBOnly
bUseManualIPAddress=False
ManualIPAddress=
[/Script/EngineSettings.GameMapsSettings]
GlobalDefaultGameMode=/Game/Blueprint/Bp_BusyGameMode.Bp_BusyGameMode_C
GameInstanceClass=/Script/BusyRabbit.BusyGameInstance
2025-07-12 13:07:01 +08:00
EditorStartupMap=/Game/Level/HomeLand.HomeLand
GameDefaultMap=/Game/Level/HomeLand.HomeLand
2025-07-09 01:08:35 +08:00
[/Script/Engine.RendererSettings]
r.Mobile.AntiAliasing=0
2025-09-30 02:52:12 +08:00
r.AntiAliasingMethod=1
2025-09-23 02:52:33 +08:00
r.DefaultFeature.MotionBlur=False
[CoreRedirects]
+PropertyRedirects=(OldName="/Script/BusyRabbit.TerrainTileSetConfig.TerrainTileMapping",NewName="/Script/BusyRabbit.TerrainTileSetConfig.n")
+PropertyRedirects=(OldName="/Script/BusyRabbit.TerrainLayerComponent.TerrainLayers",NewName="/Script/BusyRabbit.TerrainLayerComponent.TerrainMeshes")
+ClassRedirects=(OldName="/Script/BusyRabbit.LevelPlayerController",NewName="/Script/BusyRabbit.LevelPlayerController")
2025-09-28 01:32:54 +08:00
+ClassRedirects=(OldName="/Script/BusyRabbit.StaticResource",NewName="/Script/BusyRabbit.BusyStaticResource")
2025-07-09 01:08:35 +08:00