Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

更新ItemVendorLocation #225

Merged
merged 1 commit into from
May 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions stable/ItemVendorLocation/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
[plugin]
repository = "https://github.com/electr0sheep/ItemVendorLocation.git"
commit = "fc138fc71e98fef65e1a9e8bd530d56e1b536258"
commit = "a7d452683fa904f5830fed033877bfa5dfa4b33e"
owners = [
"electr0sheep",
"Nukoooo",
]
project_path = "ItemVendorLocation"
changelog = """
- Island Sanctuary fixes (Nuko)
- Zadnor vendor fixes (Nuko)
- Mysterious Map vendor fix (Nuko)
- Special shop name fix (electr0sheep)
- 修复在用非英语语言时,军票物品不出现在列表里的BUG (Nuko)
- 修正部分NPC ID的数据 (Nuko)
- Chat2支持 (Nuko + electr0sheep)
- NET8 更新 (Nuko)
- 增加 给选择的Vendor高亮 的选项 (Nuko)
- 极大提升读取数据的速度 (Nuko)
"""
version = "2.5.0.0"
version = "2.6.0.0"
Loading