mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-09-24 12:55:19 +00:00
Wegame version & DLC Translation in Chinese
This commit is contained in:
@@ -21,6 +21,11 @@ function gulptasksStandalone($, gulp) {
|
||||
suffix: "china",
|
||||
taskPrefix: "china.",
|
||||
},
|
||||
{
|
||||
tempDestDir: path.join(__dirname, "..", "tmp_standalone_files_wegame"),
|
||||
suffix: "wegame",
|
||||
taskPrefix: "wegame.",
|
||||
},
|
||||
];
|
||||
|
||||
for (const { tempDestDir, suffix, taskPrefix } of targets) {
|
||||
|
||||
Reference in New Issue
Block a user