Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed Dec 6, 2024
1 parent 56a90fa commit 8ab43e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Bukkit, Spigot, Paper, BungeeCord
and Sponge

## Installation
1. Download the latest version from [GitHub Actions](https://github.com/ViaVersionAddons/ViaProxyAuthHook/actions/workflows/build.yml).
1. Download the latest stable release from [GitHub Releases](https://github.com/ViaVersionAddons/ViaProxyAuthHook/releases/latest) or the latest dev build from [GitHub Actions](https://github.com/ViaVersionAddons/ViaProxyAuthHook/actions/workflows/build.yml).
2. Put the jar file into the plugins folder of ViaProxy
3. Run ViaProxy once to generate the config file
4. Make sure to enable "Proxy Online Mode" in the ViaProxy CLI or config file
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ repositories {
}

dependencies {
implementation "net.raphimc:ViaProxy:3.3.6-SNAPSHOT"
implementation "net.raphimc:ViaProxy:3.3.6"
}

processResources {
Expand Down

0 comments on commit 8ab43e2

Please sign in to comment.