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 76f2fb5 commit ff0ae1f
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 @@ -4,7 +4,7 @@
This plugin allows clients to authenticate with online mode servers using the OpenAuthMod mod.

## Installation and Usage
1. Download the latest version from [GitHub Actions](https://github.com/ViaVersionAddons/ViaProxyOpenAuthMod/actions/workflows/build.yml).
1. Download the latest stable release from [GitHub Releases](https://github.com/ViaVersionAddons/ViaProxyOpenAuthMod/releases/latest) or the latest dev build from [GitHub Actions](https://github.com/ViaVersionAddons/ViaProxyOpenAuthMod/actions/workflows/build.yml).
2. Put the jar file into the plugins folder of ViaProxy
3. Install [OpenAuthMod](https://modrinth.com/mod/openauthmod) on your client.
4. Run ViaProxy. You can now switch the authentication mode to OpenAuthMod (Use `OPENAUTHMOD` for 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 @@ -28,7 +28,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 ff0ae1f

Please sign in to comment.