Skip to content

Commit 82335aa

Browse files
committed
fix wrong url in mcmod.info
1 parent 83bcd91 commit 82335aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/mcmod.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "MCPatcher for 1.7.10",
66
"version": "${modVersion}",
77
"mcversion": "${minecraftVersion}",
8-
"url": "https://github.com/FalsePattern/MCPatcher",
8+
"url": "https://github.com/vfx-dev/Right-Proper-MCPatcher",
99
"updateUrl": "",
1010
"authorList": [
1111
"FalsePattern"

0 commit comments

Comments
 (0)