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

https://github.com/tonimatasdev-archive/craftbukkit-translator

Ethylene-Translator is a program to translate CraftBukkit from Spigot to Mojang mappings.
https://github.com/tonimatasdev-archive/craftbukkit-translator

Last synced: 5 months ago
JSON representation

Ethylene-Translator is a program to translate CraftBukkit from Spigot to Mojang mappings.

Awesome Lists containing this project

README

        

[![Hits](https://hits.sh/github.com/tonimatasdev/ethylene-translator.svg?view=today-total&label=Views)](https://hits.sh/github.com/tonimatasdev/ethylene-translator/)
# CraftBukkit-Translator
CraftBukkit-Translator is a program to translate CraftBukkit from Spigot to Mojang mappings. This helps save a lot of time and human errors switching from Spigot to Mojang mappings.

# How to use
In the working directory you need to add the "bukkit_srg.srg". CraftBukkit download and preparation is automatic.

# How to build
You need to have Go installed. (Download: https://go.dev/dl/)
Clone the source project and execute ```go build``` in the project directory.