This commit is contained in:
samo_lego 2019-12-02 17:41:32 +01:00
commit 3e53aadd21
1 changed files with 3 additions and 5 deletions

View File

@ -1,12 +1,10 @@
# Simple Authentication Mod
Requires Fabric API.
## Setup
1. Clone the repository. Run the following commands:
```
./gradlew genSources
./gradlew idea
```
1. Clone the repository.
2. Edit the code you want.
3. To build run the following command: