nekodetector
nekodetector copied to clipboard
Jar file is not compiled
Hi, is there any way you could make a release, so that we directly have the compiled jar file, please ?
I agree! Would be a great help when checking for infected mods in a modpack. Myself included, as I have been creating a modpack over the past week.
Here's a snapshot build, based on commit 21e6963.
How to build if you haven't gradle'd before.
git clone https://github.com/MCRcortex/nekodetector.git
cd nekodetector
./gradlew build
java -jar build/libs/jarscanner-1.0-SNAPSHOT.jar
Amazing work on getting this up so fast!
we now have public releases https://github.com/MCRcortex/nekodetector/releases