Removes async lighting - Close GH-33

This commit is contained in:
Sotr
2018-07-29 23:24:01 +08:00
parent 0690cb1c9f
commit 6ba139a83e
10 changed files with 2 additions and 1313 deletions

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>akarin</artifactId>
<packaging>jar</packaging>
<version>1.12.2-R0.4-RELEASE</version>
<version>1.12.2-R0.4-SNAPSHOT</version>
<name>Akarin</name>
<url>https://github.com/Akarin-project/Akarin</url>
@@ -134,7 +134,7 @@
<dependency>
<groupId>io.akarin</groupId>
<artifactId>legacylauncher</artifactId>
<version>1.25</version>
<version>1.26</version>
</dependency>
<dependency>
<groupId>org.spongepowered</groupId>