Translation Updater for KF3TL project https://github.com/Vorked/KF3TL
Go to file
katboi01 6e9a369ab4 UI update
Added interface using an embedded assetbundle.
Added translation source setting.
2023-10-13 21:14:59 +08:00
README.md Update README.md 2023-10-11 23:05:42 +08:00
TranslationUpdater.cs UI update 2023-10-13 21:14:59 +08:00
TranslationUpdater.csproj UI update 2023-10-13 21:14:59 +08:00
UpdateHandler.asset UI update 2023-10-13 21:14:59 +08:00
UpdateHandler.cs UI update 2023-10-13 21:14:59 +08:00

README.md

KF3 Tranlsation Updater

This is a translation updater created for Vorked's KF3 Tranlsation project KF3TL

It provides a simple UI for updating the translation files for when new updates are published.

Usage

Most recent build is packaged with KF3TL's main download.

Upon starting the game, if a new update is available, a button will appear at the top of the screen that can be clicked.

Clicking the button will begin to download and extract the translation files (existing files will be overwritten!)

After the update, the game has to be restarted for the changes to take effect. This is a limitation of XUnity which loads translation files on startup.

If there are no new updates, or when the update finishes, the plugin disables itself and does not affect the game.

Build

Additional .dll's are required to build this addon from source. They can be found in BepInEx\core\ and in KFP2G\けもフレ_Data\Managed\ directories.