feat(01): plugin manifest and entry class
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"group": "com.mythlane",
|
||||
"name": "hytale-gravity-flip",
|
||||
"version": "0.1.0",
|
||||
"serverVersion": "2026.03.26-89796e57b",
|
||||
"description": "Inverted gravity zones defined via an in-game wand.",
|
||||
"authors": [
|
||||
{ "name": "Mythlane" }
|
||||
],
|
||||
"main": "com.mythlane.gravityflip.GravityFlipPlugin"
|
||||
}
|
||||
Reference in New Issue
Block a user