poi-plugin-quest-info-2
v0.14.3
Published
show quest info
Downloads
6,876
Readme
plugin-quest-2
A poi plugin that helps you view quest info. Data maintained by kcanotify-gamedata & kc3-translations & kcQuests.
Installation
Paste poi-plugin-quest-info-2
in the plugins tab and click the install button.
Features
- Translated quest info (English/Simplified Chinese/Traditional Chinese/Korean).
- Task panel translation.
- Quest search and filter.
- Sync with game quest data.
- Auto switch to quest tab when enter quest views.
- Export quest data to json file.
Development
# Install dependencies
npm install
# Download game data from github and convert assets to base64
# try set `http_proxy` or `https_proxy` as environment when download fail
npm run build
# Run the plugin in web environment
npm run storybook
Thanks
License
MIT