Currently implemented features:
- Possibility to translate signs and command blocks in Overworld, The Nether and The End
python3 -m pip install -r requirements.txt
python3 main.py
pyinstaller --collect-data anvil --collect-data frozendict -w --onefile main.py