-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add changelog for the current version
- Loading branch information
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |