mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-05-07 15:23:23 -04:00
readme: add all runelite groups to trusted artifacts
This commit is contained in:
@@ -129,6 +129,10 @@ Create `gradle/verification-metadata.xml` with the following contents
|
||||
<verify-signatures>false</verify-signatures>
|
||||
<trusted-artifacts>
|
||||
<trust group="net.runelite"/>
|
||||
<trust group="net.runelite.gluegen"/>
|
||||
<trust group="net.runelite.jocl"/>
|
||||
<trust group="net.runelite.jogl"/>
|
||||
<trust group="net.runelite.pushingpixels"/>
|
||||
</trusted-artifacts>
|
||||
</configuration>
|
||||
</verification-metadata>
|
||||
|
||||
Reference in New Issue
Block a user