Releases: SirLich/reticulator
Releases · SirLich/reticulator
v0.2.0
v0.0.12-beta
Minor release, adds:
- entity file counterpart (rp only)
- functions + commands support
- entity.models and entity.animations, with a new triple support
v0.0.11-beta
Failed release, which was supposed to add function support.
v0.0.10-beta
Hotfix, which fixes broken delete_jsonpath
v0.0.9-beta
- Add a new
override
property intoset_jsonpath
. - Add a new
jsonpath_exists
method for detecting whether a jsonpath is set on a json property.
v0.0.8-beta
Add support for function files.
v0.0.7-beta
Added support for recipe files. Cleaned up models for other asset types.
v0.0.6-beta
- Fixes issue where sub-resources such as
component_groups
would fail if the asset was missing those resources. Now returns an empty list instead. - Added support for particles.
v0.0.5-beta
Fixes issue where subresource accessors were using the wrong method.
Prevented subresources from being used at all.
v0.0.4-beta
Reticulator v0.0.4-beta
Includes readme.rst, to prevent pip installation failure.