mirror of
https://github.com/funkemunky/AntiVPN.git
synced 2026-06-08 20:57:39 +00:00
Got initial sponge powered loading working, Im not sure the consequences of it though
This commit is contained in:
@@ -47,6 +47,7 @@ import java.util.List;
|
||||
@Relocate(from = "com.my\\" + "sql.jdbc", to = "dev.brighten.antivpn.shaded.com.mysql.jdbc")
|
||||
}
|
||||
)
|
||||
@MavenLibrary(groupId = "com.github.ben-manes.caffeine", artifactId = "caffeine", version = "3.1.8")
|
||||
public class AntiVPN {
|
||||
|
||||
private static AntiVPN INSTANCE;
|
||||
|
||||
Reference in New Issue
Block a user