Skip to content

gabsoftware/dynmap-mobs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynmap-mobs for 1.14x

Build:
download and compile dynmap
extract dynmap-mobs into dynmap directory
cd dynmap-mobs
gradle build

If it complains about missing tools.jar, create dynmap-mobs/gradle.properties with:
org.gradle.java.home=/path/to/your/oracle/jdk/1.8.0