Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hu-ja-ja committed Dec 25, 2024
1 parent 4a7f352 commit 4127e8b
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,12 @@ Share litematics with other players on the server.

### Client Side

1. Install `Fabric`, `Forge`, or `NeoForge` to the instance.
1. Install `Fabric` or (`Forge`)<sup>[1]</sup> to the instance.
2. Add the Kyoyu Mod and its dependency mods to the Mods folder.
3. Launch!

[1]: 1.16.5 Only

### Server Side

1. Install `Fabric`, `Forge`, `NeoForge`, or `Paper` to the server.
Expand All @@ -43,7 +45,7 @@ Share litematics with other players on the server.
| | **Fabric** | **Forge** || **Fabric** | **Forge** | **NeoForge** | **Paper** |
| 1.14 - 1.14.4 || 🚫 |||| 🚫 | 🚫 |
| 1.15 - 1.15.2 || 🚫 |||| 🚫 | 🚫 |
| 1.16 - 1.16.5 || ✅<sup>[1]</sup>|||| 🚫 | 🚫 |
| 1.16 - 1.16.5 || ✅<sup>[2]</sup>|||| 🚫 | 🚫 |
| 1.17 - 1.17.1 || 🚫 |||| 🚫 | 🚫 |
| 1.18 - 1.18.2 || 🚫 |||| 🚫 | 🚫 |
| 1.19 - 1.19.4 || 🚫 |||| 🚫 | ⚠️ |
Expand All @@ -53,11 +55,11 @@ Share litematics with other players on the server.
| 1.21.4 || 🚫 ||||| 🚫 |
||<img src="https://raw.githubusercontent.com/FabricMC/fabric/refs/heads/1.21.4/src/main/resources/assets/fabric/icon.png" width="18px" alt="Fabric">|<img src="https://raw.githubusercontent.com/MinecraftForge/MinecraftForge/refs/heads/1.21.x/icon.ico" width="18px" alt="Forge">||<img src="https://raw.githubusercontent.com/FabricMC/fabric/refs/heads/1.21.4/src/main/resources/assets/fabric/icon.png" width="18px" alt="Fabric">|<img src="https://raw.githubusercontent.com/MinecraftForge/MinecraftForge/refs/heads/1.21.x/icon.ico" width="18px" alt="Forge">|<img src="https://raw.githubusercontent.com/neoforged/NeoForge/ac7a3bc021d604509763dd8d310aefc8fc4a4039/.idea/icon.svg" width="18px" alt="NeoForge">|<img src="https://forums.papermc.io/data/assets/logo/paperlogo512.png" width="18px" alt="Paper">|

<small>[1] This is only compatible with <a href="https://modrinth.com/mod/litematica/versions?g=1.16.5&l=forge" target="_blank">builds published by Litematica</a></small>
<small>[2]: This is only compatible with <a href="https://modrinth.com/mod/litematica/versions?g=1.16.5&l=forge" target="_blank">builds published by Litematica</a></small>

## Features (WIP)

---
###  

- [x] Error Handling
- [x] Code Format and Review
Expand Down

0 comments on commit 4127e8b

Please sign in to comment.