Skip to content

Repository files navigation

Slate Engine

License Java Status Latest Release Downloads Stars


Installation

Requirements

  • Java JDK 21+
  • Gradle 9.3.0+ (included)
  • Git

Currently, Slate Engine is not on Maven Central. To use it, clone the repository and publish it to your local Maven repository.

Linux / MacOS

git clone https://github.com/breadcat-dev/slate-engine.git
cd slate-engine
./gradlew publishToMavenLocal

Windows

git clone https://github.com/breadcat-dev/slate-engine.git
cd slate-engine
./gradlew.bat publishToMavenLocal

Once installed, add the dependency:

Groovy

implementation "cat.breadcat.slate:engine:<version>"

Kotlin

implementation("cat.breadcat.slate:engine:<version>")

Roadmap

  • Transform
  • Renderable

Dependencies

  • Slate Engine - Math - Github

License

PolyForm Noncommercial License 1.0.0

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages