Add GUI to standalone

This commit is contained in:
rtm516 2020-07-02 20:10:43 -04:00 committed by DoctorMacc
parent 699ae0b88e
commit 61072948b9
10 changed files with 807 additions and 10 deletions

View file

@ -20,7 +20,7 @@
<dependency>
<groupId>net.minecrell</groupId>
<artifactId>terminalconsoleappender</artifactId>
<version>1.1.1</version>
<version>1.2.0</version>
<exclusions>
<exclusion>
<groupId>org.apache.logging.log4j</groupId>