mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-04-05 07:23:43 -04:00
Add Loot Lookup plugin (#2253)
This commit is contained in:
@@ -41,7 +41,7 @@ dependencies {
|
||||
because "discord-rare-drop-notifier"
|
||||
}
|
||||
thirdParty("org.jsoup:jsoup:1.13.1") {
|
||||
because "discord-rare-drop-notifier, drop-simulator, fire-beats, loot-table"
|
||||
because "discord-rare-drop-notifier, drop-simulator, fire-beats, loot-table, loot-lookup"
|
||||
}
|
||||
thirdParty("com.miglayout:miglayout-swing:5.2") {
|
||||
because "drop-simulator"
|
||||
|
||||
2
plugins/loot-lookup
Normal file
2
plugins/loot-lookup
Normal file
@@ -0,0 +1,2 @@
|
||||
repository=https://github.com/donth77/loot-lookup-plugin.git
|
||||
commit=e5fdff4f97072a48b0be042367d0a381e5500bae
|
||||
Reference in New Issue
Block a user