poi-plugin-quest-info-2 0.5.2 → 0.5.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -5,14 +5,29 @@
5
5
 
6
6
  A [poi](https://github.com/poooi/poi) plugin that helps you view quest info. Data maintained by [kcanotify-gamedata](https://github.com/antest1/kcanotify-gamedata) & [kc3-translations](https://github.com/KC3Kai/kc3-translations) & [kcQuests](https://github.com/kcwikizh/kcQuests).
7
7
 
8
+ ![image](https://user-images.githubusercontent.com/18554747/143771661-00965277-5c45-454d-b4f0-57083ec3065d.png)
9
+
8
10
  ## Installation
9
11
 
10
12
  Paste `poi-plugin-quest-info-2` in the plugins tab and click the install button.
11
13
 
14
+ ## Features
15
+
16
+ - Translated quest info.(English/Simplified Chinese/Traditional Chinese/Korean)
17
+ - Task panel translation.
18
+ - Quest search and filter.
19
+ - Sync with game quest data.
20
+ - Auto switch to quest tab when enter quest views.
21
+
12
22
  ## Thanks
13
23
 
14
24
  - [poi](https://github.com/poooi/poi)
15
- - [kcanotify-gamedata](https://github.com/antest1/kcanotify-gamedata)
16
- - [poi-plugin-tabex](https://github.com/momocow/poi-plugin-tabex)
17
25
  - [plugin-quest](https://github.com/poooi/plugin-quest)
26
+ - [kcanotify-gamedata](https://github.com/antest1/kcanotify-gamedata)
18
27
  - [kcQuests](https://github.com/kcwikizh/kcQuests)
28
+ - [舰娘百科](https://zh.kcwiki.cn/wiki/%E8%88%B0%E5%A8%98%E7%99%BE%E7%A7%91)
29
+ - [poi-plugin-tabex](https://github.com/momocow/poi-plugin-tabex)
30
+
31
+ ## License
32
+
33
+ MIT
@@ -1 +1 @@
1
- 8b04b6a053b2c3459768b91b6b32792a6068d25a
1
+ 5fc5ff0a78daaefe383d702873a688704f546de4
@@ -4,4 +4,4 @@ export const KcwikiQuestData = {
4
4
  'zh-CN': zh_CN,
5
5
  }
6
6
 
7
- export const version = '8b04b6a053b2c3459768b91b6b32792a6068d25a'
7
+ export const version = '5fc5ff0a78daaefe383d702873a688704f546de4'