-
Notifications
You must be signed in to change notification settings - Fork 0
Updates
MineGlot can notify you when a newer stable version is published. It never replaces its own jar and never installs an update automatically.
The current stable release is
MineGlot 1.0.3.
Download only the final MineGlot-1.0.3.jar asset from that official page.
- MineGlot starts one asynchronous update check per game session.
- It reads the latest published, stable GitHub release. Drafts and pre-releases are ignored.
- If the release version is newer than the installed version, MineGlot shows a notification when the Minecraft main menu is open.
- A network or GitHub error is ignored safely and does not stop the mod.
The check does not send your Minecraft account, API key, translations, or configuration to GitHub.
- Download asks for confirmation, then opens only the official release page in your browser. It does not download or install a jar by itself.
- Later closes the notification for the current session. It may appear again after Minecraft is fully restarted if the update is still available.
- Going back from the screen also dismisses it for the current session.
MineGlot validates the release URL before opening it. Only HTTPS release pages
under github.com/NtGitG/minecraft-ai-translator/releases/ are accepted.
The older public MineGlot 1.0.2 jar did not contain this checker, so it cannot announce 1.0.3. Install 1.0.3 manually once. Starting from 1.0.3, future stable releases such as 1.0.4 can be announced in-game.
- Close Minecraft completely.
- Open the latest official release.
- Download the final
MineGlot-<version>.jarasset, never a-devor-thinjar. - Remove the older MineGlot jar from
.minecraft/mods. - Copy the new jar into
.minecraft/modsand restart Minecraft with Forge 1.8.9.
If no notification appears, see Troubleshooting.