whitelisted subscribers via editing sigIRC/Emotes/subscribers.txt. Emotes will be downloaded automatically and will be usable and displayed in the client.
10 lines
495 B
XML
10 lines
495 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path="lib"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
|
<classpathentry kind="lib" path="lib/commons-io-2.5.jar"/>
|
|
<classpathentry kind="lib" path="lib/twitch-api-wrapper-0.3-jar-with-dependencies.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|