no ide build
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
if test -f "mcDownloader.jar"; then
|
||||
rm mcDownloader.jar
|
||||
fi
|
||||
|
||||
cd objs && jar cfm ../mcDownloader.jar ../MANIFEST.MF downloader/
|
||||
Reference in New Issue
Block a user