Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jpx3 authored Mar 29, 2022
1 parent 8f3eee3 commit a6120eb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# intave/access

This is a collection of interfaces for bukkit plugin developers interacting with the [Intave Anticheat](https://intave.de/). All classes present here will be available in the Intave jar file in production. Visit our [Discord Server](https://intave.de/go/discord) in case you experience any issues or are looking for further instructions on how to work with our API.
This is a collection of interfaces for bukkit plugin developers interacting with the [Intave Anticheat](https://intave.de/). All classes present here will be available in the production Intave plugin. Visit our [Discord Guild](https://intave.de/go/discord) in case you run into any issues or seek any further help.

## Downloading the jar file

1. Go to https://github.com/intave/access/actions.
2. Click on the latest successful build.
3. Click on the `intave-access` artifact at the bottom to download the .jar.
1. Go to https://github.com/intave/access/releases.
2. Click on the latest release.
3. Click on the intave-access-<version>.jar to download it.

## Using intave/access with Maven

Expand Down

0 comments on commit a6120eb

Please sign in to comment.