Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

AntiCope/meteor-python-addon

Repository files navigation

Archived

You should use JSMacros instead.

logo

Meteor Python Addon

Installation

  1. Download jar file from Releases
  2. Put it in your mods folder

Modifing Python code

After first launch you should see python folder in .minecraft/meteor-client. This folder contains all python code. mcapi package is required in order for modules and commands to work properly.