Releases: Slackow/PackScript
Releases · Slackow/PackScript
0.2.7
Compare
Sorry, something went wrong.
No results found
0.2.6
Compare
Sorry, something went wrong.
No results found
26.1 support, and 1.21.11 support
support for v or p prefixes to explicitly specify version or pack format number
0.2.5
Compare
Sorry, something went wrong.
No results found
1.21.10 new pack_format support
0.2.4
Compare
Sorry, something went wrong.
No results found
Add 1.21.6 to versions
Experimental semicolon syntax for functions
0.2.3
Compare
Sorry, something went wrong.
No results found
Add 1.21.5 support
partial output is no longer generated (temporary directories in use now)
--version output condensed
0.2.1
Compare
Sorry, something went wrong.
No results found
See README , Available via PIP: https://pypi.org/project/packscript/ pip install packscript
add "dp" object for creating, editing, and deleting files in the datapack
add compiling to jar file for fabric, forge, and neoforge
Full Changelog : 0.2.0...0.2.1
0.2.0
Compare
Sorry, something went wrong.
No results found
See README
add option "future" as version
don't allow the update command to run if installed via pip or executable.
add github action to publish to pip when pushing to main branch (and updating packscript.py)
move photos to .github folder
Now available on PIP: https://pypi.org/project/packscript/ pip install packscript
0.1.5
Compare
Sorry, something went wrong.
No results found
See README
add pack_format command, allows you to view and change the version your datapack is designed for
add versions 1.21.1-1.21.4 pack_formats to initializer
0.1.4
Compare
Sorry, something went wrong.
No results found
See README
set 1.21 as the latest version
adjust for new folders (functions -> function) This is based on the pack format of your datapack.
source folder is now used instead of sources (also dependent on pack format)
0.1.3
Compare
Sorry, something went wrong.
No results found
See README for usage
set 1.20.6 as latest
output folder now guaranteed to exist with FPS files
Python 3.9 is now the minimum version