Go to file
NikitaCartes 2d798cf9d1
Update to 1.17.1-pre2
2021-06-29 23:43:20 +03:00
.github Create FUNDING.yml 2020-11-24 10:15:38 +01:00
common Update to 1.17.1-pre2 2021-06-29 23:43:20 +03:00
fabric Deprecation 2021-06-23 16:43:49 +03:00
forge Deprecation 2021-06-23 16:43:49 +03:00
gradle/wrapper Update gradle 2021-06-23 16:55:25 +03:00
.gitattributes Initial commit 2019-10-22 16:37:09 +02:00
.gitignore Brick laying 2021-01-14 20:14:57 +01:00
LICENSE Initial commit 2019-10-22 16:37:09 +02:00
README.md Push version 2021-06-24 00:41:42 +03:00
build.gradle Update to 1.17.1-pre2 2021-06-29 23:43:20 +03:00
gradle.properties Update to 1.17.1-pre2 2021-06-29 23:43:20 +03:00
gradlew Update gradle 2021-06-23 16:55:25 +03:00
gradlew.bat Update gradle 2021-06-23 16:55:25 +03:00
settings.gradle 20w08b 2021-03-04 19:37:27 +01:00

README.md

Simple Authentication Mod

Since Samolego deprecated his mod, I consider updating it to the latest version.

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 clean build
  1. Delete "accessWidener": "simpleauth.accesswidener" from fabric.mod.json in your .jar