This commit is contained in:
Patrick
2026-06-25 15:29:03 +02:00
parent d3820e0da8
commit 038f04b676
2 changed files with 5 additions and 14 deletions
+4 -14
View File
@@ -1,21 +1,11 @@
# Project Name
# VoiceChatInteraction
Original Plugin: <br>
https://modrinth.com/plugin/voice-chat-interaction-paper <br>
https://github.com/wiidotmom/voicechat-interaction-paper <br>
This repository is organized by version. The `main` branch does not contain
active code — please check out the branch that matches the version you need:
- `version/1.21.11` — for Minecraft 1.21.11
- `version/26.1.x` — for Minecraft 26.1.x
## Getting started
```bash
git checkout version/1.21.11
```
or
```bash
git checkout version/26.1.x
```
See each branch's own README for version-specific setup instructions.