summaryrefslogtreecommitdiff
path: root/out
diff options
context:
space:
mode:
Diffstat (limited to 'out')
-rw-r--r--out/artifacts/cfetch_jar/cfetch.jarbin0 -> 62049 bytes
-rw-r--r--out/production/cfetch/META-INF/MANIFEST.MF3
-rw-r--r--out/production/cfetch/cfetch/main.classbin0 -> 3832 bytes
3 files changed, 3 insertions, 0 deletions
diff --git a/out/artifacts/cfetch_jar/cfetch.jar b/out/artifacts/cfetch_jar/cfetch.jar
new file mode 100644
index 0000000..d4e4063
--- /dev/null
+++ b/out/artifacts/cfetch_jar/cfetch.jar
Binary files differ
diff --git a/out/production/cfetch/META-INF/MANIFEST.MF b/out/production/cfetch/META-INF/MANIFEST.MF
new file mode 100644
index 0000000..8d55dcf
--- /dev/null
+++ b/out/production/cfetch/META-INF/MANIFEST.MF
@@ -0,0 +1,3 @@
+Manifest-Version: 1.0
+Main-Class: cfetch.main
+
diff --git a/out/production/cfetch/cfetch/main.class b/out/production/cfetch/cfetch/main.class
new file mode 100644
index 0000000..5283284
--- /dev/null
+++ b/out/production/cfetch/cfetch/main.class
Binary files differ