Skip to content

rocketblend/official-library

Repository files navigation

Official-library

Official build and addon library for RocketBlend packages.

How to use

To use one of the packages from this repository in your project, run the following command:

rocketblend install <package>

For example, to install Blender 4.5.5, run:

rocketblend install blender/4.5.5

See the RocketBlend documentation for more information.

Aliases

By default, packages from this repository are aliased so can be refered by their shorten references:

  • builds = github.com/rocketblend/official-library/packages/v0/builds
  • addons = github.com/rocketblend/official-library/packages/v0/addons
  • blender = github.com/rocketblend/official-library/packages/v0/builds/blender

Therefore, the following references are all equivalent:

  • github.com/rocketblend/official-library/packages/v0/builds/blender/3.6.21
  • builds/blender/3.6.21
  • blender/3.6.21

Example Builds

  • blender/2.93.18 - LTS
  • blender/3.1.2
  • blender/3.2.2
  • blender/3.3.21 - LTS
  • blender/3.4.1
  • blender/3.5.1
  • blender/3.6.23 - LTS
  • blender/4.0.2
  • blender/4.1.1
  • blender/4.2.16 - LTS
  • blender/4.3.2
  • blender/4.4.3
  • blender/4.5.5 - LTS
  • blender/5.0.0

Tools

All build packages are generated using Collector

About

Dependency library for blender projects. Official Rocketblend build and add-on packages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages