Replays includes a public API for developers.
Repository
Code:
maven {
url "https://repo.selixe.com/repository/api/"
}
Dependency
Gradle
Code:
compileOnly "net.atlantismc.replays:api:1.0"
Maven
Code:
<dependency>
<groupId>net.atlantismc.replays</groupId>
<artifactId>api</artifactId>
<version>1.0</version>
<scope>provided</scope>
</dependency>
Notes
• Do not shade the API
• Replays must be installed
• API versioned separately
By purchasing this resource, you agree to the Terms of Service
Upon purchase completed you will need to join our discord to claim your license
Upon purchase completed you will need to join our discord to claim your license
