EasyAuth/README.md

16 lines
216 B
Markdown

# Simple Authentication Mod
## Setup
1. Clone the repository.
2. Edit the code you want.
3. To build run the following command:
```
./gradlew build
```
## License
This project is licensed under the MIT license.