EasyAuth/README.md

16 lines
216 B
Markdown
Raw Normal View History

2019-10-25 06:56:44 +00:00
# Simple Authentication Mod
## Setup
2019-10-25 06:56:44 +00:00
1. Clone the repository.
2019-10-25 06:57:27 +00:00
2. Edit the code you want.
3. To build run the following command:
```
./gradlew build
```
## License
This project is licensed under the MIT license.