Skip to content

Commit

Permalink
Removed forgotten OpenAuthMod references
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed Jan 13, 2025
1 parent da7dff4 commit 8bb0d35
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 38 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ public class ViaProxyConfig {
@Description({
"The authentication method to use for joining the target server.",
"none: No authentication (Offline mode)",
"openauthmod: Requires the OpenAuthMod client mod (https://modrinth.com/mod/openauthmod)",
"account: Use an account for joining the target server. (Has to be configured in ViaProxy GUI)"
})
private AuthMethod authMethod = AuthMethod.NONE;
Expand Down

This file was deleted.

0 comments on commit 8bb0d35

Please sign in to comment.