Skip to content

A Bukkit Plugin API to make localization easy for plugin developers.

Notifications You must be signed in to change notification settings

Wyatt-James/HippOutLocalizationLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HippOutLocalizationLib

A Bukkit Plugin API to make localization easy for plugin developers, programmed for Java 8.

Installation

Build or download the latest release from the releases tab and place HippOutLocalizationLib.jar into your Bukkit Server's plugins folder. You must also remove any previous versions.

Configuration

Compiling

  1. install Apache Maven and Java JDK 8 or greater.
  2. run the command mvn package from the root project directory to compile a JAR. To also install to your local maven repository, run mvn install instead. You do not have to run both.

For installation, refer to the Installation section.

Contributing

Pull requests are welcome from licensed developers (effectively HippOut employees). For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

This project follows Semantic Versioning 2.0.0.

Extra developer notes:

  • For code style, see CODE-STYLE.md.
  • You can find the Javadoc on the HippOut website. Currently under construction. It may not always be completely up to date as there is no automation yet.

License

HippOutLocalizationLib does not currently have a license and therefore falls under exclusive Copyright. A license may be added in the future.

About

A Bukkit Plugin API to make localization easy for plugin developers.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages