frogmc.dev/contributing/tools.md

27 lines
411 B
Markdown

# Tools
Here are the tools used for developing mods for FrogMC
## Phytotelma
This is our gradle Plugin
[Source](https://git.frogmc.dev/frogmc/phytotelma)
## Thyroxine
This is our remapping tool
[Source](https://git.frogmc.dev/frogmc/thyroxine)
## FrogLoader
The core modloader
[Source](https://git.frogmc.dev/frogmc/frogloader)
## FrogLib
Our API mod
[Source](https://git.frogmc.dev/frogmc/froglib)