Skip to content

vertexcubed/VrTeX

Repository files navigation

VrTeX

Library mod for use in mod development. Mostly undocunmented as of now, but documentation WIP.

Features

  • Async Task scheduler system (intended for animating widgets in screens)
  • Easy use Widget creation
  • Cumulative, flexible Screenshake system
  • Simple state machine available for screens

Installation

Add the Jitpack repository:

maven { 
    url "https://jitpack.io" 
    content { includeGroup "com.github.vertexcubed" }
}

Then add the dependency:

dependencies {
    implementation "com.github.vertexcubed:VrTeX:${minecraft_version}-${vrtex_version}"
}

About

Library mod for Minecraft with a focus on rendering

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages