Metadata-Version: 2.1
Name: stl-in-mc
Version: 0.1.0
Summary: Import STL into Minecraft
Home-page: https://github.com/marmig0404/stl-in-mc
Download-URL: https://github.com/marmig0404/stl-in-mc/releases
Author: Martin Miglio
License: MIT
Keywords: stl python minecraft
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENCE.md

# stl-in-mc
Import STL files into Minecraft via Raspberry Juice server plugin

## Usage
### Command line
```
pip install stl-in-mc
stlincm input.stl example.minecraft.server --port 4711
```


