forked from sorceress/EasyAuth
Update README.md
This commit is contained in:
parent
4187a855fb
commit
4a536e87d0
|
@ -1,12 +1,10 @@
|
||||||
# Simple Authentication Mod
|
# Simple Authentication Mod
|
||||||
|
|
||||||
|
Requires Fabric API.
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
1. Clone the repository. Run the following commands:
|
1. Clone the repository.
|
||||||
```
|
|
||||||
./gradlew genSources
|
|
||||||
./gradlew idea
|
|
||||||
```
|
|
||||||
2. Edit the code you want.
|
2. Edit the code you want.
|
||||||
3. To build run the following command:
|
3. To build run the following command:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue