added custom configuration to nether rendering, changed pom.xml, so
maven compiles dynmap.jar instead of dynamic-map.jar
This commit is contained in:
parent
1388fa11e5
commit
55aeb3c583
2 changed files with 18 additions and 15 deletions
2
pom.xml
2
pom.xml
|
|
@ -1,7 +1,7 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>dynamic-map</artifactId>
|
||||
<artifactId>dynmap</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<name>DynamicMap</name>
|
||||
<url>http://www.bukkit.org</url>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue