Example project of a plugin for RemoteLight using Maven.
- clone project:
git clone https://github.com/RemoteLight/PluginExamples.git - navigate into the MavenExample directory:
cd ./PluginExamples/MavenExample - init maven project:
mvn install
- follow the steps above
- build jar file:
mvn clean install - copy
maven-example-0.1.jarfrom/MavenExample/targetto%homepath%/.RemoteLight/plugins - run RemoteLight
It adds a simple animation with the name 'SimpleAnimation'.