Skip to content

Commit acc6961

Browse files
committed
Don't ask me why but now it works
1 parent 2629e9a commit acc6961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hytale/example-plugin/src/main/resources/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"group": "com.example",
3-
"name": "Example Plugin",
2+
"Group": "com.example",
3+
"Name": "Example Plugin",
44
"version": "1.0.0",
55
"description": "An example plugin for Hytale",
66
"authors": [

0 commit comments

Comments
 (0)