Skip to content

Commit 2767675

Browse files
cryptobenchclaude
andcommitted
Replace hardcoded versions with release links in README
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 3fc48f2 commit 2767675

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Protect your builds on Hytale servers! Claim land, see it on your map, and share
44

55
## Quick Start
66

7-
1. **Install**: Drop `EasyClaims-1.0.0.jar` into your server's `mods/` folder
7+
1. **Install**: Download the [latest release](../../releases/latest) and drop the JAR into your server's `mods/` folder
88
2. **Restart** your server
99
3. **Claim land**: Stand where you want to protect and type `/easyclaims claim`
1010
4. **See your claims**: Open your map (M) - claimed chunks show in color!
@@ -113,7 +113,7 @@ Use `/easyclaims playtime` to check your progress!
113113

114114
### For Server Owners
115115

116-
1. Download `EasyClaims-1.0.0.jar`
116+
1. Download the latest JAR from [Releases](../../releases/latest)
117117
2. Place it in your server's `mods/` folder
118118
3. Restart the server
119119
4. Config files appear in `mods/Community_EasyClaims/`
@@ -215,7 +215,7 @@ Requires Java 25+ and Maven:
215215
mvn clean package
216216
```
217217

218-
Output: `target/EasyClaims-1.0.0.jar`
218+
Output: `target/EasyClaims-*.jar`
219219

220220
---
221221

0 commit comments

Comments
 (0)