This repo is used by Northwood Studios for hosting and managing translations for the SCP: Secret Laboratory game.
In the case where a bad/faulty translation of your chosen language already exists, we ask you to rather edit the current existing one, than adding another duplicate language.
- Do not submit a language that already exists.
- Do not submit a made-up/joke language.
- Do not remove contributers from the contributors file.
Please follow these rules, as well as the guidelines in the Pull Request template
- Create fork of this repository
- Clone it
- Use software like
GitHub Desktop
or another Git Client
- Use software like
- Edit/Add what you want to change with a text editor
- Run
EncodingNormalizer.exe
on your changed files/folder - Only commit changes to files you've added/edited. Don't commit changes to
English (default)
- Using a git client, you can choose which files to commit
- Push your commit(s)
- Open a Pull Request. Studio staff will review the translation
- Open a file and click "Edit this file".
- This will automatically make a fork of the repo on your account.
- After you are satisfied with your changes, go to point 7 above
EncodingNormalizer.exe
is an application, which ensures correct encoding and formatting in translation files.
Please, use it before submiting your Pull Request.
Some characters might appear as squares in game.
This issue will be fixed when we'll update to Unity 2018.3 and TextMesh Pro 1.4.0.