mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-02-16 10:30:42 +00:00
feat: use macro in plugin.json and update author list
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"entrance": "org.allaymc.terra.allay.TerraAllayPlugin",
|
||||
"name": "Terra",
|
||||
"authors": [
|
||||
"daoge_cmd"
|
||||
],
|
||||
"version": "1.0.1"
|
||||
"entrance": "org.allaymc.terra.allay.TerraAllayPlugin",
|
||||
"name": "Terra",
|
||||
"authors": ["daoge_cmd", "dfsek", "duplexsystem", "Astrash", "solonovamax", "Sancires", "Aureus", "RogueShade"],
|
||||
"version": "@VERSION@",
|
||||
"description": "@DESCRIPTION@",
|
||||
"website": "@WIKI@"
|
||||
}
|
||||
Reference in New Issue
Block a user