diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2022-04-13 23:14:59 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2022-04-13 23:14:59 -0400 |
| commit | a6227e2c86763109694c82c79662244160cf9a42 (patch) | |
| tree | 9e489ba88603bb614bbbcbb3d463d887c23cb694 /out | |
Initial Commit
Diffstat (limited to 'out')
| -rw-r--r-- | out/artifacts/cfetch_jar/cfetch.jar | bin | 0 -> 62049 bytes | |||
| -rw-r--r-- | out/production/cfetch/META-INF/MANIFEST.MF | 3 | ||||
| -rw-r--r-- | out/production/cfetch/cfetch/main.class | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..d4e4063 --- /dev/null +++ b/out/artifacts/cfetch_jar/cfetch.jar 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 Binary files differnew file mode 100644 index 0000000..5283284 --- /dev/null +++ b/out/production/cfetch/cfetch/main.class |
