We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48efd0c + acc6961 commit 858a550Copy full SHA for 858a550
hytale/example-plugin/src/main/resources/manifest.json
@@ -1,6 +1,6 @@
1
{
2
- "group": "com.example",
3
- "name": "Example Plugin",
+ "Group": "com.example",
+ "Name": "Example Plugin",
4
"version": "1.0.0",
5
"description": "An example plugin for Hytale",
6
"authors": [
0 commit comments