Skip to content

Commit aa3d60a

Browse files
committed
update misc
1 parent 87e6616 commit aa3d60a

6 files changed

Lines changed: 6 additions & 2 deletions

File tree

docs/Tutorials/uabea_import.jpg

227 KB
Loading

docs/Tutorials/uabea_import_2.jpg

74.7 KB
Loading

docs/Tutorials/uabea_import_3.jpg

113 KB
Loading

docs/Tutorials/uabea_import_4.jpg

150 KB
Loading

launcher/src/consts.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
// constexpr auto version = L"nightly 2025-01-05";
88
constexpr const auto* group_text =
9-
L"「奥秘通译事务所汉化组,版本 {}」";
10-
constexpr const auto* version_text = L"v1.0.2";
9+
L"「奥秘通译事务所汉化组,版本 {},适用于游戏 1.78-1.80";
10+
constexpr const auto* version_text = L"v1.1.0";
1111

1212
std::string convertUnixTimestamp(std::time_t unix_time);
1313

使用说明.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ https://store.steampowered.com/app/1590230
4646

4747
## 更新说明
4848

49+
- 20250420 v1.1.0
50+
- 修正了一些翻译错误,感谢 @[cayde-6324](https://github.com/cayde-6324)
51+
- 假装自己适配了游戏 1.80 版本
52+
4953
- 20250304 v1.0.2
5054
- 修正了「保存/加载菜单」快捷键失效问题
5155

0 commit comments

Comments
 (0)