HakureiHikaze / ForgeAuth

A simple Authentification system for Forge. Inspired by AuthMe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ForgeAuth

A simple Authentification system for Forge. Inspired by AuthMe

How to build

Open a terminal

For Linux and Mac OS X

./gradlew build

For Windows

gradlew build

The jar will generated in build/libs/

About

A simple Authentification system for Forge. Inspired by AuthMe

License:Apache License 2.0


Languages

Language:Java 100.0%