Releases: Zakru/cenerator
Releases · Zakru/cenerator
v0.1.4
- Improved the
c.excontext manager. A new variable for each context is not needed. Instead, the originalcis used. - Added a
pack_formatparameter tocenerator.Pack. This should be specified for all new packs. Currently, no functionality is affected, but it may be used to change output in the future if breaking changes to the pack format are made. - Added support for representing
NumberValues in SNBT format - Project: Transitioned to
pyproject.tomlfromsetup.py