Skip to content

Idmake/mc-media-automator

Repository files navigation

Minecraft: Legacy Console Edition Media automator

This tool automates the process of renaming names or descriptions in Minecraft: Legacy Console Edition. It combines both MCLCE-StringTable-Compiler and mc-arc-util-master into one project.

What do I need?

  • Node.js (for MCLCE-StringTable-Compiler)
  • Python (at least Python 3.0, check your version using python --version)

How do I use it?

When you use a new ID (IDS_EXAMPLE or IDS_DESC_EXAMPLE) in your project:

  • Open Windows64Media/loc/stringsGeneric.xml
  • Define what text (value) you want to display for the ID (you can use the other IDS as a reference).
  • Save the file
  • Open this project and run main.py.

You don't need to edit strings.h itself, as the program generates it and your new IDs with it anyway.

I ran into a problem.

Check the output window for information, if it isn't clear what happened or you've found a bug, consider opening an issue.

Credits

Luki - MCLCE-StringTable-Compiler
Miku-666 - mc-arc-util-master
Stefan

About

A tool that simplifes the process of naming things in MCLCE.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Contributors