Skip to content

Commit 309b81f

Browse files
committed
update README and authors
1 parent a2fd406 commit 309b81f

3 files changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Anchiale
2+
3+
Adds a faster way to exit worlds in 1.8. Use the menu.quitWorld button to exit the current world without waiting for the server tasks queue to complete.
4+
5+
![menuQuitWorldExample](https://github.com/Minecraft-Java-Edition-Speedrunning/mcsr-anchiale-1.8-1.8.9/blob/main/menuQuitWorldExample.png?raw=true)
6+
7+
Any runs that save and quit using this button and then relog may not be considered verifiable, so only use this for exiting a world you don't intend to play again.
8+
9+
## Compatibility
10+
11+
Compatible with all other legal 1.8/1.8.9 mods. If using with [Atum 1.8](https://github.com/Minecraft-Java-Edition-Speedrunning/mcsr-atum-1.8) or [Atum 1.8.9](https://github.com/Minecraft-Java-Edition-Speedrunning/mcsr-atum-1.8.9), the global reset hotkey will by default use the faster Anchiale reset, so don't use it for relogging.

menuQuitWorldExample.png

82.6 KB
Loading

src/main/resources/fabric.mod.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"RedLime?",
99
"voidxwalker",
1010
"Gregor",
11-
"pixfumy"
11+
"pixfumy",
12+
"KingContaria"
1213
],
1314
"license": "MIT",
1415
"environment": "*",

0 commit comments

Comments
 (0)