Skip to content

how to compile the translations

Exodia edited this page May 17, 2023 · 1 revision

I finally managed to create a fairly simple process:

Steps to be done only once

  • First registered on github and contact me to get you into the project (is only for uploading your files)
  • Download Python
  • Download the project through GitHub Desktop
    image

Steps to be taken each time

  • Download the original game last version

  • Go here
    image

  • Extract the game in the project
    image

  • Merge the new files (keep in mind that crowdin uploads files every hour):
    image
    image

  • open terminal in the project folder
    image

  • run this (I'm sure for linux this is it):

python3 translation_convertor_potorpy.py
  • Upload changes online
    image
  • Play Game
Clone this wiki locally