An open API service indexing awesome lists of open source software.

https://github.com/killerprojecte/internationalizationapi

A Minecraft Development Internationalization API
https://github.com/killerprojecte/internationalizationapi

Last synced: 4 months ago
JSON representation

A Minecraft Development Internationalization API

Awesome Lists containing this project

README

          

# InternationalizationAPI
- A Minecraft Development Internationalization API

![Release](https://img.shields.io/github/v/release/killerprojecte/InternationalizationAPI.svg)

## Dependency
- Gradle
```
repositories {
maven {
name = 'FastMCMirror Repo'
url = 'https://repo.fastmcmirror.org/content/repositories/releases/'
}
}
dependencies {
implementation 'org.fastmcmirror:InternationalizationAPI:${version}'
}
```
- ${version} Replace with the latest version