Move on to a fully pre-compiled setup

See #14
This commit is contained in:
2022-11-07 02:55:54 +01:00
parent 014523c17d
commit 3e4554f759
17 changed files with 324 additions and 182 deletions

View File

@ -10,6 +10,8 @@ declare(strict_types = 1);
const CACHE_DIR_PERMS = 0775;
const ALLOWED_LANGS = ['de', 'en', 'hu'];
const TL_FILE_DIRS = [
__DIR__ . "/../l10n/musdb/",
__DIR__ . "/../l10n/importer/",