Files
crystall-punk-14/Tools/_CP14/LocalizationHelper/README.md
A.Ne. ec278dc98f LocaleHelperRefactor (#592)
* refactor

* refactor Prototype class init
2024-11-20 00:22:42 +03:00

54 lines
542 B
Markdown

# Localization Helper
A script to help support game translation
## The right version of python: 3.10+
## Dependencies Install
in console
```bash
pip install -r requirements.txt
```
or just run
```bash
install_packages.bat
```
## Run
in console
```bash
python main.py
```
or just run
```bash
run.bat
```
## Tests
in console
```bash
python run_tests.py
```
or just run
```bash
tests.bat
```
## License
Author: asqw: Discord - .asqw, GitHub - comasqw
Date: 24.06.2024
License: All right reserved for CrystallEdge project only