From acc69614e779076c9b40ff9e5502f361ad0c0cf4 Mon Sep 17 00:00:00 2001 From: david Date: Wed, 21 Jan 2026 21:12:34 +0100 Subject: [PATCH] Don't ask me why but now it works --- hytale/example-plugin/src/main/resources/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hytale/example-plugin/src/main/resources/manifest.json b/hytale/example-plugin/src/main/resources/manifest.json index 8b5babd..f7fb8a2 100644 --- a/hytale/example-plugin/src/main/resources/manifest.json +++ b/hytale/example-plugin/src/main/resources/manifest.json @@ -1,6 +1,6 @@ { - "group": "com.example", - "name": "Example Plugin", + "Group": "com.example", + "Name": "Example Plugin", "version": "1.0.0", "description": "An example plugin for Hytale", "authors": [