-
Notifications
You must be signed in to change notification settings - Fork 7
What is the version
Teampotato developed redirector using mixin. For modern legacy versions, each redirection was done manually.
This includes:
Versions below 5.0.
Hileb ported redirectionor, but changed the way it works: https://github.com/MCTeamPotato/Redirector/wiki/What-Happened-to-retro
The version number structure of the retro version is: <version> for <mc-version>
The same has the same function.
At least in the above two versions, it is impossible to compare "who updated".
Later, Potato redesigned Redirector, switched to CoreMod, and released 5.0.0-forge, which has the same implementation as retro, and therefore has the same problems as retro. (For example, Bukkit Color)
In this version, its functions are similar to retro 1.1.
Potato also tried to implement coremod in fabric (#6) after completing 5.0, but failed and was not updated later.
Finally, Hileb ported Redirectionor Retro to NilLoader to be compatible with all Minecraft versions, including but not limited to 1.21.4 ~ 1.7.10, NeoForge, Fabric, MinecraftForge...
If you play 1.20.1 ~ 1.16, use 5.0 or below or try 5.0-forge
If you play 1.12.2 ~ 1.7.10, use <version> for 1.12.2-1.8.8 or <version> for 1.7.10
If the above versions are not included, or 5.0-forge does not work, try <version> for NilLoader
If the redirector you are currently using works fine, you don't have to change the version.
Teampotato使用mixin开发了redirectionor,对modern的legacy版本而言,每个异引都是手动完成的。
这包括:
5.0以下版本。
Hileb移植了redirectionor,但更换了运作方式:https://github.com/MCTeamPotato/Redirector/wiki/What-Happened-to-retro
在retro版本的版本号结构为: for
其中相同的版本功能相同。
至少以上两个版本中无法比较 “谁更新”。
后来 Potato 重新设计了 Redirector,更换到 CoreMod,并发布了 5.0.0-forge,这个版本的实现与 retro 相同,因此也出现了和 retro 版本相同的问题。(例如Bukkit Color)
在这个版本中,其功能相似于 retro 1.1。
Potato 在完成 5.0 后也尝试在 fabric 中实现 coremod (#6),但未能成功,后来也未得到更新。
最终,Hileb 将 Redirectionor Retro 移植到 NilLoader 上,以兼容了所有 Minecraft 版本,包括但不限于 1.21.4 ~ 1.7.10, NeoForge,Fabric,MinecraftForge...
如果你游玩 1.20.1 ~ 1.16 ,使用 5.0 以下 或 尝试 5.0-forge
如果你游玩 1.12.2 ~ 1.7.10 ,使用 <version> for 1.12.2-1.8.8 或 <version> for 1.7.10
如果不包括上述版本,或 5.0-forge 无法正常工作,则尝试 <version> for NilLoader
如果你目前使用的redirector工作正常,你不必更换版本。