Skip to content

Commit fbf07c3

Browse files
committed
v1.3.2
1 parent ccf238a commit fbf07c3

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.github/release_body_template.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@
77
## Изменения
88

99
## Исправления
10+
11+
---
12+
13+
## P. S. ОБРАТИТЕ ВНИМАНИЕ, что Вам надо скачать тот архив, который подписан _"quick install"!!!_

ccmod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "crosscode-ru",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"license": "(MIT AND CC-BY-4.0)",
55
"description": {
66
"en_US": "Russian translation for CrossCode",

dist-archive/GNUmakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ $(CC_WORLD_MAP_OVERHAUL_MOD_DIR):
115115
$(call download_archive,$@,https://github.com/dmitmel/cc-world-map-overhaul/releases/download/v1.1.2/world-map-overhaul_v1.1.2.tgz,,--strip-components=1)
116116

117117
$(QUICK_INSTALL_TMP_DIR)/ccloader:
118-
$(call download_archive,$(@D),http://stronghold.crosscode.ru/~dmitmel/ccloader3/20210530154955/ccloader_3.0.0-alpha_quick-install.tar.gz,,)
118+
$(call download_archive,$(@D),http://stronghold.crosscode.ru/~dmitmel/ccloader3/20211025210754/ccloader_3.0.0-alpha_quick-install.tar.gz,,)
119119

120120
compile-translations: $(addprefix $(MOD_DIR)/$(TRANSLATIONS_DIR)/,$(TRANSLATIONS_FILES))
121121

0 commit comments

Comments
 (0)