Initial commit

This commit is contained in:
Azures 2025-12-30 08:36:54 +01:00 committed by GitHub
commit b54f4a503e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 23 additions and 0 deletions

21
.gitignore vendored Normal file
View File

@ -0,0 +1,21 @@
.gradle
**/build/
!**/src/**/build/
# Ignore Gradle GUI config
gradle-app.setting
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar
# Avoid ignore Gradle wrappper properties
!gradle-wrapper.properties
# Cache of project
.gradletasknamecache
# Eclipse Gradle plugin generated files
# Eclipse Core
.project
# JDT-specific (Eclipse Java Development Tools)
.classpath

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# MultiAuth
A server-side mod that allow to use muliple auth source, exactly like MultiYggdrasil, for older versions