feat: init work on allay

This commit is contained in:
daoge_cmd
2024-06-16 00:07:52 +08:00
parent ab60f14ff1
commit 02a7363f01
4 changed files with 98 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"entrance": "org.allaymc.terra.allay.TerraAllayPlugin",
"name": "Terra",
"authors": [
"daoge_cmd"
],
"version": "1.0.0",
"order": "START_UP"
}