Skip to content

An awesome program used to convert all your functions that have an execute command, to valid 1.19.10 experimental creator feature command format.

License

Notifications You must be signed in to change notification settings

ReallyFatYoshi/mcbe-functions-transpiler

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

MCBE-FUNCTIONS-TRANSPILER

An awesome program used to convert your functions to the new Minecraft Java Edition execute command parity feature. Convert all execute commands to valid 1.19.10 experimental creator feature command format.

View Demo · Report Bug · Request Feature

  1. Usage
  2. Roadmap
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgments

Usage

  1. Clone the repo
    git clone https://github.com/ReallyFatYoshi/mcbe-functions-transpiler.git
  2. Install Pip packages
    pip install -r requirements.txt
  3. Run the source.py file.
    python source.py

(back to top)

Roadmap

  • Add Changelog
  • Add an update notification for the exe.

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

ReallyFatYoshi - Knight#8191

Project Link: https://github.com/ReallyFatYoshi/mcbe-functions-transpiler

(back to top)

Acknowledgments

List of resources I've used for this project.

(back to top)

About

An awesome program used to convert all your functions that have an execute command, to valid 1.19.10 experimental creator feature command format.

Resources

License

Stars

Watchers

Forks

Packages

No packages published