Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Inf1nityy authored Jul 21, 2024
1 parent f23499e commit aa87d2b
Showing 1 changed file with 19 additions and 4 deletions.
23 changes: 19 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,22 @@
<div align="center">

<img src="https://notcoded.needs.rest/r/nexia.png" height=150 alt="Nexia Logo"/>
<br>

# ViaCombatTest
</div>

ViaVersion addon to add support for the combat test snapshots. This project ports the combat test snapshots to minecraft, so you can connect to a minecraft server on the latest version with a combat test snapshot client.

# Added Combat Test Snapshots
- Combat Test 8c

### Requirements

ViaVersion addon to add support for the combat test snapshots.
This project is trying to port the combat test snapshots to minecraft, so you can connect to a combat test snapshot server on the latest minecraft client.
- Java 21
- Gradle 8.9

### Added Combat test snapshots
- Combat Test 8c
### Build
- Clone the repository
- `git clone https://github.com/nexia-cts/ViaCombatTest`
- Run `./gradlew build`

0 comments on commit aa87d2b

Please sign in to comment.