This commit is contained in:
天クマ 2025-12-19 21:22:06 -03:00
commit 8fb0a1db95
12 changed files with 593 additions and 0 deletions

View file

@ -0,0 +1,7 @@
name: "Your Plugin"
version: ${version}
main: com.example.yourplugin
api-version: '1.21'
author: 'Your Name'
website: "https://example.com"
description: "Put a description here"