I'm trying to update Region of Terror modification, so I would like to enable translations hints offered by BGForge MLS VS plugin.
I've created the below file in the root directory:
Code: Select all
[size=100]mls:[/size]
translation:
directory: RoT/Language/English
auto_tra: true
Repro steps:
- Download RoT modification as zip file from here: https://github.com/SpellholdStudios/Region_of_Terror
- Create .bgforge.yml file with above content on top level directory, e.g. C:/Users/<user>/Desktop/RoT/.bgforge.yml
Thanks