diff --git a/applications/games/minecraft.nix b/applications/games/minecraft.nix index b294698..9dce4bb 100644 --- a/applications/games/minecraft.nix +++ b/applications/games/minecraft.nix @@ -45,6 +45,10 @@ address = "minecraft.phildeb"; port = "25522"; } + { + address = "minecraft.anime"; + port = "25523"; + } ]; in { imports = [