Skip to content

Release v2.0.0 - JitPack Maven Repository

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Feb 21:28

Changes in v2.0.0

  • Add boot anims (alexw)
  • Bump version to 2.0.0-a3 for alpha release [skip ci] (GitHub Action)
  • Better rotations on legs/body/head (alexw)
  • Remove script (alexw)
  • Bump version to 2.0.0-a2 for alpha release [skip ci] (GitHub Action)
  • Removed unused NBS code (alexw)
  • Bump version to 2.0.0-a1 for alpha release [skip ci] (GitHub Action)
  • Update workflows (alexw)
  • Fix forge versioning (alexw)
  • Fix forge versioning (alexw)
  • Update workflow for all pushes (alexw)
  • Migrate to yarn mappings (alexw)
  • Updated licensing and project readme's (alexw)

Maven Repository via JitPack

Usage

Add this to your build.gradle:

repositories {
    maven { url 'https://jitpack.io' }
}

dependencies {
    implementation 'com.github.awitkowski0:minecraftPlayerAnimatorSynced:v2.0.0'
}

JitPack Benefits

  • Zero-configuration publishing
  • Automatic builds from GitHub releases
  • No authentication required for consumers
  • Perfect for open-source Minecraft mod distribution

Artifacts

This release automatically triggers JitPack to build and serve the Maven artifacts.
You can check the build status at: https://jitpack.io/#awitkowski0/minecraftPlayerAnimatorSynced/v2.0.0