Skip to content

LanguaLab/MelonAuth2-plugin-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MelonAuth 2 Plugin API

Build

mvn package

For developers

If you are intending to develop a plugin which is using MelonAuth 2 Plugin API as a dependency with maven, you may need to install MelonAuth 2 Plugin API as a local package.
To do so, run command mvn install under the root project directory.