Package as plugin

This commit is contained in:
2026-03-05 01:33:16 -06:00
parent ad31310a77
commit c9a311ad07
5 changed files with 32 additions and 135 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "runescape-wiki",
"description": "Query the RuneScape Wiki (RS3 and OSRS) for items, quests, skills, and Grand Exchange prices",
"version": "1.0.0",
"author": {
"name": "sam"
},
"keywords": ["runescape", "osrs", "rs3", "wiki", "grand-exchange", "gaming"]
}