wwm_russian
Where Winds Meet Russian
File Explorer
Download Latest Version (.zip)- validate_tags.py
- validate_translation.py
- validate_tsv.py
- wwm_build.py
- build.yml
- validate_tsv.yml
- README.md
- sort_master.py
- tsv_transfer_gui.py
- count_mentions.py
- match_dictionary.py
- README.md
- WWM_Extractor_Files_and_Texts.py
- WWM_Extractor_Files_and_Texts_2.py
- old_to_new.py
- README.md
- README.md
- requirements.txt
- AutoRussifier.md
- dictionary.tsv
- instruction_contribution.md
- localization.md
- Skills&Attributes.md
- tags.md
- AutoRussifier.png
- AutoRussifier_settings.png
- instr_1.webp
- instr_2.webp
- instr_3.webp
- instr_4.webp
- instr_5.webp
- instr_6.webp
- instr_7.webp
- instr_8.webp
- title_image.png
- title_image_cat.avif
- title_image_cat.jpg
- transfer_indicator.png
- translation_ru.tsv
- grok_and_editing_user.tsv
- comparisons.html
- status.html
- .gitignore
- LICENSE
- README.md
- translation_cn.tsv
- translation_en.tsv
- translation_ru.tsv
- translation_ru_diff.tsv
- translation_ru_uuid.tsv
# Installation Guide
1. Get the code
git clone https://github.com/DOG729/wwm_russian
Downloads the entire project code from GitHub to your computer.
cd wwm_russian
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r _soft/requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <실행할 파일명>.py # README에서 정확한 실행 파일명을 확인하세요
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
