From 091dd3cbe92e590ac8ce5e82406fff769f9f7364 Mon Sep 17 00:00:00 2001 From: lzwdgc Date: Mon, 12 Feb 2024 21:39:42 +0300 Subject: [PATCH] Misc. --- src/db_add_language/db_add_language.cpp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/db_add_language/db_add_language.cpp b/src/db_add_language/db_add_language.cpp index fa7537a..a649999 100644 --- a/src/db_add_language/db_add_language.cpp +++ b/src/db_add_language/db_add_language.cpp @@ -1,5 +1,5 @@ /* - * AIM db_extractor + * AIM db_add_language * Copyright (C) 2017 lzwdgc * * This program is free software: you can redistribute it and/or modify @@ -16,6 +16,10 @@ * along with this program. If not, see . */ +// This program can add db localization into P4 (not into original game) +// using original db +// and google/yandex services for automatic translation. + #include #include