EasyAuth/README.md

16 lines
217 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 idea
```
## License
2019-10-25 06:56:44 +00:00
This template is available under the MIT license.