Skip to content

Commit

Permalink
Wago support
Browse files Browse the repository at this point in the history
  • Loading branch information
QartemisT committed Nov 26, 2024
1 parent 8eb7900 commit 6d6380e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/checkout@v4

- name: Install and run Luacheck
uses: nebularg/actions-luacheck@v1
Expand All @@ -33,3 +31,4 @@ jobs:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
8 changes: 3 additions & 5 deletions ACP.toc
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
## Interface: 110000, 110002
## Interface-Classic: 11503
## Interface-Wrath: 30403
## Interface-Cata: 40400
## Interface: 110005, 40401, 11505

## Title: Addon Control Panel
## Author: Sylvanaar (Sylvaan - Zul'Jin/US-Horde)
Expand All @@ -10,11 +7,12 @@
## Notes-zhTW: 在系統選單按「插件管理」按鈕管理插件。ACP 以 rMCP (MCP,由Rophy修改) 為基礎。
## Notes-esES: A?ade un panel de Accesorios en el juego mediante el men? 'Accesorios'. Soporte especial para accesorios multi-parte. Basado en rMCP de Rophy.
## Notes-zhCN: 在系统选项按「插件管理」按钮管理插件。ACP 以 rMCP(MCP,由 Rophy 修改)为基础。
## Version: 3.5.12
## Version: @project-version@
## SavedVariables: ACP_Data

## X-Curse-Project-ID: 7529
## X-WoWI-ID: 17869
## X-Wago-ID: aNDmqo6o


## X-Credits: ACP based now on rMCP, which is MCP modified by Rophy, originally by Saien.
Expand Down

0 comments on commit 6d6380e

Please sign in to comment.