We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aeacf9 commit 5e0f21fCopy full SHA for 5e0f21f
gradle.properties
@@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
8
loader_version=0.9.2+build.206
9
10
# Mod Properties
11
- mod_version = 0.1.1
+ mod_version = 0.1.2
12
maven_group = me.juancarloscp52
13
archives_base_name = bedrockify
14
src/main/resources/fabric.mod.json
@@ -8,8 +8,8 @@
"juancarloscp52"
],
"contact": {
- "homepage": "",
- "sources": ""
+ "homepage": "https://www.curseforge.com/minecraft/mc-mods/bedrockify",
+ "sources": "https://github.com/juancarloscp52/BedrockIfy"
},
"license": "GPL-3.0",
15
"icon": "assets/bedrockify/icon.png",
0 commit comments