Skip to content

Commit

Permalink
Add changelog for the current version
Browse files Browse the repository at this point in the history
  • Loading branch information
mineTomek committed Dec 25, 2023
1 parent eda8fba commit 1d3ba96
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# v0.0.1 The initial version
### Features:
- Added a keybind for creating a panorama (default `H`)
- Added 3 config options
- `Resolution` dictates what size would the panorama be. Its calculated from window height times this multiplier
- `Hide panoramas resourcepacks` determines whether the panoramas resourcepacks should be displayed or not
- `Automatically set new panoramas` is used to automatically load the panorama you just created as the current panorama
- Added 2 buttons to the world select screen
- The `P` button which is enabled only when a world with a panorama is selected will set the world's panorama as the title screen panorama
- The `R` button is always enabled and will reset the panorama to Minecraft's default

0 comments on commit 1d3ba96

Please sign in to comment.