remove Windows support, revert new guava to small version

This commit is contained in:
Sen 2025-03-25 11:31:48 +01:00
parent fd84384f10
commit 920405d8c5
264 changed files with 22715 additions and 377 deletions

View file

@ -5,7 +5,7 @@ import java.util.Collection;
import java.util.Map;
import java.util.Map.Entry;
import com.google.common.collect.Maps;
import game.collect.Maps;
import game.network.NetHandlerPlayClient;
import game.network.NetHandlerPlayServer;