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

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: 11 months 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.