Git fucking up my formatting smh

This commit is contained in:
Gmanon 2022-12-24 01:24:25 +00:00
parent 3bcd319d78
commit ab65f0349a

View File

@ -12,17 +12,18 @@ It expects a dialogue.txt generated from renpy. I personally only include dialog
Including the tags is NECESSARY, otherwise the applier.py will fail.
They are meant to be run in this order
(Place your scripts to translate in the scripts folder)
(Place dialogue.txt on the same folder as the python script)
Parser.py
Translator.py
Applier.py
- (Place your scripts to translate in the scripts folder)
- (Place dialogue.txt on the same folder as the python script)
- Parser.py
- Translator.py
- Applier.py
And your translated scripts should be in the output folder.
Doing this to snootgame took around an hour to autotranslate, googletrans also doesn't use the official Google API, so don't tell em!
#This is not a general use tool, you WILL need to modify it to adjust to your needs, and due the nature of the googletrans library it might break any moment
#I wanted to do this the legit way but the jews at Deppl will NOT give out free tier API keys to south americans (smh, fucking racists).
# This is not a general use tool, you WILL need to modify it to adjust to your needs, and due the nature of the googletrans library it might break any moment
# I wanted to do this the legit way but the jews at Deppl will NOT give out free tier API keys to south americans (smh, fucking racists).
If you need help or something just open up an issue ig.