Skip to content

Commit 858a550

Browse files
authored
Merge pull request #70 from faststats-dev/fix/hytale
Don't ask me why but now it works
2 parents 48efd0c + acc6961 commit 858a550

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)