Metadata-Version: 2.4
Name: mcio_remote
Version: 0.6.1
Summary: Python interface to connect to the MCio Minecraft mod
Project-URL: Source, https://github.com/twoturtles/mcio_remote
Project-URL: Issues, https://github.com/twoturtles/mcio_remote/issues
Project-URL: Changelog, https://github.com/twoturtles/mcio_remote/blob/main/CHANGELOG.md
Author: TwoTurtles
License-Expression: MIT
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Requires-Dist: cbor2>=5.6.5
Requires-Dist: dacite>=1.8.1
Requires-Dist: glfw>=2.7.0
Requires-Dist: gymnasium>=1.0.0
Requires-Dist: minecraft-launcher-lib>=7.1
Requires-Dist: nbt>=1.5.1
Requires-Dist: pillow>=11.0.0
Requires-Dist: pyopengl>=3.1.7
Requires-Dist: pyzmq>=26.2.0
Requires-Dist: requests>=2.32.3
Requires-Dist: ruamel-yaml>=0.18.6
Requires-Dist: tqdm>=4.67.1
Description-Content-Type: text/markdown

# mcio_remote

This package has been renamed to mcio_ctrl. Please install with pip install mcio_ctrl.
https://pypi.org/project/mcio_ctrl/
