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 562ea27 commit 5284a68Copy full SHA for 5284a68
package.json
@@ -2,7 +2,7 @@
2
"name": "@modifiedcommand/convert-minecraft-java-texture-to-bedrock-webapp",
3
"productName": "ConvertJavaTextureToBedrockWebApp",
4
"version": "4.3.2",
5
- "description": "Web app for converting Minecraft Java texture packs to Bedrock texture packs",
+ "description": "Convert a Java Texture Pack to Bedrock Texture Pack",
6
"keywords": [
7
"Minecraft",
8
"Texture",
@@ -51,4 +51,4 @@
51
"build": "node_modules/.bin/webpack --config webpack.config.js"
52
},
53
"private": false
54
-}
+}
0 commit comments