LogicalGeekBoy / logical_zoom

Super simple zoom key for Minecraft
MIT License
52 stars 16 forks source link

Mod Menu Support & Gradual Zoom #38

Open marcelbpunkt opened 2 years ago

marcelbpunkt commented 2 years ago

As both desired by myself and requested in #31, I implemented both features in my fork. Fair warning: I completely changed the code structure in order to make it more maintainable for these features. I also upped the version to 0.2.0 (0.1.0 was smooth zoom and 0.2.0 mod menu compatibility), and added the Minecraft version to the mod_version variable in gradle.properties such that it now says 0.2.0+1.19.2. I'd appreciate it very much if you could give me some feedback if you would merge this pull request as is, or with a few changes, or not at all. In the latter case, I'd be happy to maintain it on my own fork and maybe publish it under a different name, provided you would approve? Credits would be given to you of course.