Skip to content

Latest commit

 

History

History
35 lines (33 loc) · 1.25 KB

README.md

File metadata and controls

35 lines (33 loc) · 1.25 KB

Easy GUI

Environment

This repos only use the package pyyaml, see requirements.txt

pip install pyyaml

execute

Download release file to run (recommended for user)

python ./easy_gui.zip ./your_container_settings.yaml

Or you can just run under this repos (recommended for developer)

python ./easy_gui/ ./your_container_settings.yaml

It create pack.mcmeta and data in root automatically

Examples

Here are some examples setting files, it's easy to understand.

Tutorual

tutorial.md

License

You can use this tool to generate your datapack.
You can fork this repos and modify the tool to your version.
You can do antything with it.
Credit on me if you use this tool. (let your user know I make this and let more people know the tool).

Works on PMC