Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AllPoland committed May 14, 2023
1 parent 0bd7071 commit ac98bca
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ PlayerSettings:
webGLTemplate: PROJECT:Fullscreen
webGLAnalyzeBuildSize: 0
webGLUseEmbeddedResources: 0
webGLCompressionFormat: 2
webGLCompressionFormat: 1
webGLWasmArithmeticExceptions: 0
webGLLinkerTarget: 1
webGLThreadsSupport: 0
Expand Down Expand Up @@ -655,7 +655,7 @@ PlayerSettings:
allowUnsafeCode: 0
useDeterministicCompilation: 1
enableRoslynAnalyzers: 1
selectedPlatform: 0
selectedPlatform: 2
additionalIl2CppArgs:
scriptingRuntimeVersion: 1
gcIncremental: 1
Expand Down
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,12 @@ An open source 3D Beat Saber map previewer, designed to give users an accurate r

- **V3 map support** including arcs, chains, angle offset (diagonal dots), V3 wall shenanigans, and official BPM changes

- **Lighting support** including V1 and V2 lighting events, represented on one environment

- **Highly customizable** with a range of settings to modify hitsounds, graphics, visuals, and camera settings

- **Custom colors** from each map's environment, mapper set colors, or your own customizable colors

- **Adjustable playback** including options to change playback speed and jump settings

- **Basic modded map support** displaying precision placement through Mapping Extensions and Noodle Extensions
Expand All @@ -19,9 +23,7 @@ These features aren't included yet, but are very likely to be added in the futur

- 360/90 degree gamemode support (currently just displays as a regular map without rotation events)

- Basic lighting support (V1 and V2 events on a single environment)

- Basic chroma and custom color support (note and light colors, chroma color events)
- Basic chroma support (chroma color events)

## Unplanned Features
These features aren't included, and most likely never will be. If you ask for these I will unceremoniously tell you no.
Expand Down

0 comments on commit ac98bca

Please sign in to comment.