Skip to content
This repository has been archived by the owner on Dec 18, 2022. It is now read-only.
/ SimpleAuth Public archive
forked from samolego/SimpleAuth

Simple authentication mod for Fabric or Forge servers.

License

Notifications You must be signed in to change notification settings

Ivan-Khar/SimpleAuth

 
 

Repository files navigation

Simple Authentication Mod for 1.17

This mod isn't ready!

Requires Fabric API.

See wiki for more information.

License

Libraries that the project is using:

This project is licensed under the MIT license.

For mod developers

Changing code

  1. Clone the repository. Then run ./gradlew genSources
  2. Edit the code you want.
  3. To build run the following command:
./gradlew build

About

Simple authentication mod for Fabric or Forge servers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.9%
  • Shell 1.1%