test ModpackManager

This commit is contained in:
huangyuhui
2016-01-23 16:52:40 +08:00
parent 102205de40
commit 08301bed8d
120 changed files with 8363 additions and 169 deletions

View File

@@ -23,7 +23,7 @@ import java.text.ParseException;
import java.util.Map;
import javax.swing.UIDefaults;
import javax.swing.plaf.synth.SynthLookAndFeel;
import org.jackhuang.hellominecraft.utils.HMCLog;
import org.jackhuang.hellominecraft.utils.logging.HMCLog;
import org.jackhuang.hellominecraft.utils.NetUtils;
/**