Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/legopitstop/mclang

Read and write to .lang files.
https://github.com/legopitstop/mclang

bedrock-edition lang language minecraft pypi python pythonpackage translate

Last synced: about 1 month ago
JSON representation

Read and write to .lang files.

Awesome Lists containing this project

README

        

# mclang
Create or open Minecraft: Bedrock Edition `.lang` files.

## Install
```
pip install mclang
```

## Features
- Read and write to `.lang` files.
- add translation support to your Python application.

See the docs for more information.