Class AccountPlugin

  • All Implemented Interfaces:
    com.google.inject.Module

    @PluginDescriptor(name="Account",
                      description="Sync RuneLite config settings with your Google account",
                      tags={"external","google","integration"})
    public class AccountPlugin
    extends Plugin