Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
update README.md
  • Loading branch information
Inf1nityy authored Jul 20, 2024
1 parent 3193ca0 commit cfd0fff
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,23 @@
<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 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.
This project is trying to port the combat test snapshots to minecraft, so you can connect to a minecraft server with the latest version on a combat test snapshot client.

### Added Combat test snapshots
- Combat Test 8c
- Combat Test 8c

### Requirements

- Java 21
- Gradle 8.9

### Build
- Clone the repository
- `git clone https://github.com/nexia-cts/ViaCombatTest`
- Run `./gradlew build`

0 comments on commit cfd0fff

Please sign in to comment.