Skip to content

Commit

Permalink
Update readme&github page (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
kkilme authored May 20, 2024
1 parent d12ebd0 commit 1e22440
Show file tree
Hide file tree
Showing 9 changed files with 74 additions and 80 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18222,7 +18222,7 @@ MonoBehaviour:

<u><b>Shift</b></u>: Run

<u><b>Ctrl</b></u>:
<u><b>C</b></u>:
Crouch

<u><b>F</b></u>: Interact'
Expand Down
11 changes: 1 addition & 10 deletions Client/ProjectSettings/EditorBuildSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ EditorBuildSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Scenes:
- enabled: 1
- enabled: 0
path: Assets/Scenes/TestScene/TestScene_SJ.unity
guid: 859eeef4fbdc5304a8acd812969ada68
- enabled: 1
Expand All @@ -17,13 +17,4 @@ EditorBuildSettings:
- enabled: 1
path: Assets/Scenes/GameScene.unity
guid: 9fc0d4010bbf28b4594072e72b8655ab
- enabled: 0
path: Assets/Scenes/TestScene/DemoMapScene.unity
guid: 609a849c20fe4c14eb20fe9692d284c2
- enabled: 0
path: Assets/Scenes/TestScene/Map_JSJ.unity
guid: aef853be324e76d4484ffcd099db2c77
- enabled: 0
path: Assets/Scenes/TestScene/Test_Scene.unity
guid: fbe5e0b4f59c54e47a6409e0656c78d7
m_configObjects: {}
6 changes: 3 additions & 3 deletions Client/ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PlayerSettings:
useOnDemandResources: 0
accelerometerFrequency: 60
companyName: DefaultCompany
productName: HideNSeek
productName: FaceTheAbyss
defaultCursor: {fileID: 0}
cursorHotspot: {x: 0, y: 0}
m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}
Expand Down Expand Up @@ -135,7 +135,7 @@ PlayerSettings:
vulkanEnableLateAcquireNextImage: 0
vulkanEnableCommandBufferRecycling: 1
loadStoreDebugModeEnabled: 0
bundleVersion: 0.1
bundleVersion: 1.0
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
Expand All @@ -156,7 +156,7 @@ PlayerSettings:
androidSupportedAspectRatio: 1
androidMaxAspectRatio: 2.1
applicationIdentifier:
Standalone: com.DefaultCompany.HideNSeek
Standalone: com.DefaultCompany.FaceTheAbyss
buildNumber:
Standalone: 0
VisionOS: 0
Expand Down
Loading

0 comments on commit 1e22440

Please sign in to comment.