Translation Updater for KF3TL project https://github.com/Vorked/KF3TL
Go to file
katboi01 19232933b6 Refactored code. Added update checking for KF3TL. 2025-02-02 19:44:00 +01:00
Properties Changed update checking address and deserialization method 2023-10-13 18:48:58 +02:00
UI Refactored code. Added update checking for KF3TL. 2025-02-02 19:44:00 +01:00
.gitignore Changed update checking address and deserialization method 2023-10-13 18:48:58 +02:00
README.md Update README.md 2023-10-13 21:27:03 +08:00
TranslationUpdater.cs Refactored code. Added update checking for KF3TL. 2025-02-02 19:44:00 +01:00
TranslationUpdater.csproj Refactored code. Added update checking for KF3TL. 2025-02-02 19:44:00 +01:00
UpdateHandler.asset Refactored code. Added update checking for KF3TL. 2025-02-02 19:44:00 +01:00
UpdateHandler.cs Refactored code. Added update checking for KF3TL. 2025-02-02 19:44:00 +01: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, an indicator will appear in upper left corner of the game window.

If a new version of the update is detected, a popup will open where you can change settings, download the update or ignore it.

Clicking the download 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, you can access settings by clicking the indicator's settings button when the game starts.

After installing or cancelling the update, the addon removes itself from 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.