Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLimeGlass authored May 31, 2024
1 parent b14d6b6 commit ee06985
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,6 @@ Mention me `limeglass` on SkUnity Discord for any information.

Pull requests open.

skript-parser uses GitHub packages, and is required by Scroll.

To download GitHub packages you'll have to include your GitHub username and a GitHub token.

See https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens for how to obtain a token (you'll only need permission read:packages).

Add this to a gradle.properties at your gradle global cache C:/Users/USER/.gradle/gradle.properties or in the gradle.properties of the project. Preferably the first latter to avoid pushing tokens.
```
scrollUsername=USERNAME
scrollPassword=githubToken
```

### Setup
```
git clone https://github.com/TheLimeGlass/Scroll
Expand Down

0 comments on commit ee06985

Please # to comment.