MCRcortex / nekodetector

Nekoclient infection detector
MIT License
569 stars 42 forks source link

Jar file is not compiled #12

Closed Source-Dom closed 7 months ago

Source-Dom commented 1 year ago

Hi, is there any way you could make a release, so that we directly have the compiled jar file, please ?

killer2gudpl commented 1 year ago

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.

NeRdTheNed commented 1 year ago

Here's a snapshot build, based on commit 21e6963.

rferris commented 1 year ago

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!

Huskydog9988 commented 1 year ago

we now have public releases https://github.com/MCRcortex/nekodetector/releases