Skip to content

UndefinedCreations/Akari

Repository files navigation

Akari

Latest Version

Advance your Spigot experience furthur with Akari, the advanced camera framework

Installation

Warning

Akari is still in early development, except bugs

Gradle

maven {
    name = "undefined-repo"
    url = "https://repo.undefinecreation.com/releases"
}
implementation "com.undefined:akari:(latest version)"

Maven

<repository>
    <id>akari</id>
    <name>Akari Repository</name>
    <url>https://repo.undefinedcreations.com/releases</url>
</repository>
<dependency>
    <groupId>com.undefined</groupId>
    <artifactId>akari</artifactId>
    <version>(latest version)</version>
</dependency>

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages