feat: add rest of files

This commit is contained in:
Leo
2026-05-07 13:04:39 +02:00
parent 031c489918
commit e661243ebc
14 changed files with 444 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"id": "custom-server-icon",
"name": "custom-server-icon",
"version": "${version}",
"main": "com.leohabrom.velocity.customServerIcon.CustomServerIcon"
}