about summary refs log tree commit diff
path: root/src/main/resources/plugin.yml
blob: 991a8e41096406cec8aa40abc82768df97e2b769 (plain)
1
2
3
4
5
6
7
name: ${name}
version: ${version}
description: ${description}
author: ${author}
website: ${url}

main: ${mainClass}