summaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorMoulberry <james.jenour@student.scotch.wa.edu.au>2020-07-17 05:57:11 +0800
committerMoulberry <james.jenour@student.scotch.wa.edu.au>2020-07-17 05:57:11 +0800
commitf7d3491def0f7498d7bf0d547445f75f0c515912 (patch)
tree7aa7cea0da7cdca2fdea55fffcbf746d22734b1c /src/main/resources
parentf90f0b2f1f234d08742a4f0dd8afcd4b80e26d05 (diff)
downloadNotEnoughUpdates-f7d3491def0f7498d7bf0d547445f75f0c515912.tar.gz
NotEnoughUpdates-f7d3491def0f7498d7bf0d547445f75f0c515912.tar.bz2
NotEnoughUpdates-f7d3491def0f7498d7bf0d547445f75f0c515912.zip
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/notenoughupdates/button.pngbin0 -> 2664 bytes
-rw-r--r--src/main/resources/assets/notenoughupdates/dungeon_chest_worth.pngbin0 -> 1804 bytes
-rw-r--r--src/main/resources/mcmod.info6
3 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/assets/notenoughupdates/button.png b/src/main/resources/assets/notenoughupdates/button.png
new file mode 100644
index 00000000..e96f4284
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/button.png
Binary files differ
diff --git a/src/main/resources/assets/notenoughupdates/dungeon_chest_worth.png b/src/main/resources/assets/notenoughupdates/dungeon_chest_worth.png
new file mode 100644
index 00000000..48b4af95
--- /dev/null
+++ b/src/main/resources/assets/notenoughupdates/dungeon_chest_worth.png
Binary files differ
diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info
index d8192fc8..d20efafe 100644
--- a/src/main/resources/mcmod.info
+++ b/src/main/resources/mcmod.info
@@ -5,10 +5,10 @@
"description": "Mod that shows recipes and useful info for Hypixel's Skyblock gamemode.",
"version": "${version}",
"mcversion": "${mcversion}",
- "url": "",
- "updateUrl": "",
+ "url": "https://github.com/Moulberry/NotEnoughUpdates/",
+ "updateUrl": "https://github.com/Moulberry/NotEnoughUpdates/releases",
"authorList": ["Moulberry"],
- "credits": "Nullzee for listening to me rant. Contributors, etc. <3",
+ "credits": "",
"logoFile": "",
"screenshots": [],
"dependencies": []