You are viewing a potentially older version of this package.
View all versions.
Ukrainian BigWalk
Adds Ukrainian language to Big Walk.
| Date uploaded | 5 hours ago |
| Version | 1.5.1 |
| Download link | javy-Ukrainian_BigWalk-1.5.1.zip |
| Downloads | 2 |
| Dependency string | javy-Ukrainian_BigWalk-1.5.1 |
This mod requires the following mods to function
BepInEx-BepInExPack_IL2CPP
BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.
Preferred version: 6.0.755README
Ukrainian Language for Big Walk
English:
Adds Ukrainian language support to Big Walk. Fully human-made, no AI used, translated from the original English source.
Use generated config files to edit what language you wish to replace with Ukrainian strings (default - English)
Ukrainian:
Додає підтримку української мови до Big Walk. Переклад людиною (мною!! javy), без ШІ, на основі оригінального англійського тексту.
У згенерованому конфіг файлі можна обрати, яку мову ви бажаєте замінити українським перекладом (за замовч. - англійська).
Automatic / Manual Installation
Automatic:
Automatic installation via R2ModMan is recommended.
Manual:
- Download BepInEx IL2CPP.
- Extract the contents of that zip into your game directory (default:
C:\Program Files (x86)\Steam\steamapps\common\Big Walk). - Start the game and close it again to create BepInEx folders.
- Navigate to
...\Big Walk\BepInEx\plugins, putUkrainian_BigWalk.dllandtranslations.jsoninto this folder. - Run the game! If you've got any issues, please, contact me on Discord (@javyfrogs).
CHANGELOG
v1.5.1
- Added new strings to match latest version (1.5.1)
- Added TargetLanguage value to the config file, which allows user to set what language they wish to replace with Ukrainian
- Added TranslationFilePath value to the config file, which allows user to set where the translations file located if they wish to edit plugin structure
- Added a Python tool to strip down full .json files with translations into English strings.
- Added all .json files ripped from game files
v1.0.0
- Initial release