mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-13 19:26:14 +00:00
feat: init work on allay
This commit is contained in:
9
platforms/allay/src/main/resources/plugin.json
Normal file
9
platforms/allay/src/main/resources/plugin.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"entrance": "org.allaymc.terra.allay.TerraAllayPlugin",
|
||||
"name": "Terra",
|
||||
"authors": [
|
||||
"daoge_cmd"
|
||||
],
|
||||
"version": "1.0.0",
|
||||
"order": "START_UP"
|
||||
}
|
||||
Reference in New Issue
Block a user