Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
LucunJi committed Jun 23, 2024
1 parent 2c5c6ab commit 3bd6eb9
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,18 @@ Downloading this mod from [CurseForge](https://www.curseforge.com/minecraft/mc-m

You can also download from [GitHub](https://github.com/LucunJi/ExtraPlayerRenderer) or [mcmod](https://www.mcmod.cn/class/2374.html).

This mod requires masa's [malilib](https://www.curseforge.com/minecraft/mc-mods/malilib).

**For Minecraft 1.21+, malilib should be downloaded from [sakura-ryoko's fork](https://github.com/sakura-ryoko/malilib/releases)**

[Mod Menu](https://modrinth.com/mod/modmenu/) is an optional dependency for the latest versions.

Some earlier versions (now obsolete) requires [Fabric API](https://www.curseforge.com/minecraft/mc-mods/fabric-api).
This mod depends on:

- v3.0.0-alpha and above (currently unstable):
- [Fabric API](https://modrinth.com/mod/fabric-api)
- [YACL](https://modrinth.com/mod/yacl)
- before v3.0.0:
- For Minecraft 1.21+
- [malilib from sakura-ryoko's fork](https://github.com/sakura-ryoko/malilib/releases)
- For Minecraft earlier than 1.21
- [malilib](https://modrinth.com/mod/malilib)
- [Mod Menu](https://modrinth.com/mod/modmenu) (optional, recommended)
- some very early versions (now obsolete) also requires [Fabric API](https://modrinth.com/mod/fabric-api)

## Issues
When facing any issue, please first try to update the dependencies (malilib and Fabric Loader),
Expand Down

0 comments on commit 3bd6eb9

Please sign in to comment.