Skip to content

games647/Craftdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Craftdiff

Description

Summarizes the API differences between spigot versions. Then you can easy find what new methods are available and what methods are removed.

Currently it makes a diff between the 1.11 and 1.12 version of the spigot version.

Usage

  1. Generate a html reporting using Maven with this command

     mvn verify
    
  2. Open the target/japicmp/japicmp.html in your web browser

Examples

Sponge 6.1 <-> Sponge 7.0

Spigot 1.11 <-> Spigot 1.12

PaperSpigot 1.12 <-> Spigot 1.12

Spigot 1.11 <-> Sportbukkit 1.11