Go to file
NikitaCartes 5b9fb5768b
Fix forceOfflineUuid
2021-06-24 15:57:58 +03:00
.github Create FUNDING.yml 2020-11-24 10:15:38 +01:00
common Fix forceOfflineUuid 2021-06-24 15:57:58 +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 Properly update to 1.17 mapping 2021-06-24 00:20:29 +03:00
gradle.properties Fix forceOfflineUuid 2021-06-24 15:57:58 +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
pt_br.json Add Brazilian Portuguese translation 2021-06-23 16:43:44 +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