RaptorClient

RaptorClient Plugin

RaptorClient plugin is an extension for RaptorClient Here you can download the Sdk or a example of the Plugin.

Sdk:

Sdk Jar file of RaptorClient Plugin its kinda like a api RaptorClient will detect what you want to do by small code and do that instead of you writing entire code.

Download Latest Sdk

Plugin Example:

A example of how to use the plugin it includes gradle setup, Minecraft Forge Setup +

example of how to add new Modules,Commands, how to register them

Download Latest Plugin Example