We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87ee3e5 commit 3534226Copy full SHA for 3534226
VModer.Extensions/client/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.10.2
2
+
3
+- fix: 部分情况下无法正确完整显示人物技能修饰效果
4
+- fix: 部分情况下无法正常获取技能最大等级导致的误报
5
+- fix: 选择游戏根目录时可能无法成功保存
6
7
## 0.10.1
8
9
遥控增加用户语言设置
VModer.Extensions/client/package.json
@@ -4,7 +4,7 @@
"description": "A HOI4 language server",
"author": "textGamex",
"license": "Apache-2.0",
- "version": "0.10.1",
+ "version": "0.10.2",
"preview": true,
"repository": {
10
"type": "git",
0 commit comments