Nolij / Zume

An over-engineered zoom mod for Minecraft
Open Software License 3.0
13 stars 4 forks source link

IMPORTANT LICENSE NOTICE

By using this project in any form, you hereby give your "express assent" for the terms of the license of this project (see License), and acknowledge that I (the author of this project) have fulfilled my obligation under the license to "make a reasonable effort under the circumstances to obtain the express assent of recipients to the terms of this License".

Zume

An over-engineered simple zoom mod.

This mod adds a keybind which zooms in your FOV while it's held down, allowing you to see further away, and keybinds for increasing and decreasing the zoom level.

FAQ

Q: Where is the config?

A: You'll find the config at .minecraft/global/zume.json5 (note that this is the default .minecraft folder, not the instance .minecraft). You can modify the file while the game is running, and the config will be automatically reloaded. On platforms which have mod menus (such as Forge, and Fabric with Mod Menu installed), the config button for Zume will open this file in your system text editor.

Q: discord where

A: https://discord.gg/6ZjX4mvCMR

Q: What version is this for?

A: Zume supports the following platforms:

Q: Can you add support for \?

A: Every platform I intend to add support for myself is already supported. PRs are welcome for other platforms if the following conditions are met:

Q: What kind of weird license is this?

A: OSL-3.0 is the closest equivalent to a LAGPL I could find. AGPL and GPL are incompatible with Minecraft, and LGPL doesn't protect network use. OSL-3.0 protects network use and is compatible with Minecraft.

Q: Why though? It's so strict!!!!

A: This is, and will remain, free, copyleft software. Any requests to change the license other than to make it even stronger will be denied immediately (unfortunately GPL and AGPL aren't compatible with Minecraft due to linking restrictions, as much as I'd like to use them). Even in situations where I use parts of other projects with more "permissive" licenses, I will treat them as copyleft, free software.

License

This project is licensed under OSL-3.0. For more information, see LICENSE.