Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

caseif/binks.jar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binks.jar

Plays a Jar Jar Binks "Meesa!" at random intervals between 2 and 5 minutes when run. Inspired by /u/xtracreddit82..

To build, just run build.sh or build.bat. Your JAR file will be created at ./build/binks.jar. You must have a supported JDK (>=1.8) installed and on the path for these scripts to function correctly.

Alternatively, you can download a precompiled JAR from the releases page.

Note that this program requires Java 8 or greater.

Also, please note that this program will run as a daemon, meaning if you open it through a file explorer you'll need a task manager to kill it. This will be your only warning.