Skip to content

Commit

Permalink
Update maven-repo.md
Browse files Browse the repository at this point in the history
version to stellaris_version
  • Loading branch information
Miyaiho authored Jun 3, 2024
1 parent 96081ae commit acf6449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-repo.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ repositories {

```groovy
dependencies {
implementation "com.st0x0ef:stellaris-{modloader}-{minecraft_version}:{version}"
implementation "com.st0x0ef:stellaris-{modloader}-{minecraft_version}:{stellaris_version}"
}
```

0 comments on commit acf6449

Please sign in to comment.