Merge pull request #1 from Trevor159/master

example plugin: update the config and README
This commit is contained in:
Abex
2019-12-14 18:17:52 -07:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# Example
An example greeter plugin

View File

@@ -1,4 +1,3 @@
package com.example;
import net.runelite.client.config.Config;