Skip to content

Commit

Permalink
v1.1.0+pre3
Browse files Browse the repository at this point in the history
  • Loading branch information
DuncanRuns committed Oct 23, 2024
1 parent 0f8bf94 commit 32fe42b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group 'xyz.duncanruns.jingle'
version '1.1.0+pre2'
version '1.1.0+pre3'

java {
sourceCompatibility = JavaVersion.VERSION_1_8
Expand Down
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Changes in v1.1.0:
- Find it in Plugins -> EyeSee
- In simpler terms, this adds the commonly requested zoom window with a ruler that was present in Julti, without needing OBS
- As with Julti, it may not work with certain hardware configurations, a warning is included in the plugin tab
- Major world bopping improvements, worlds should clear significantly faster
- Do note that it will only log every 500 worlds cleared instead of every 50 now
- Add "Minimize Projector When Inactive" option for the OBS Projector
- Added customizable borderless position (right-click the "Go Borderless" button)
- Some GUI tweaks/fixes
Expand Down

0 comments on commit 32fe42b

Please sign in to comment.