mirror of
https://github.com/GayPizzaSpecifications/concrete.git
synced 2025-08-07 07:01:33 +00:00
Mixed project sample and more bug fixes.
This commit is contained in:
9
samples/simple/hello-world/src/main/resources/plugin.yml
Normal file
9
samples/simple/hello-world/src/main/resources/plugin.yml
Normal file
@ -0,0 +1,9 @@
|
||||
name: HelloWorld
|
||||
version: '${version}'
|
||||
main: lgbt.mystic.foundation.concrete.sample.helloworld.HelloWorldPlugin
|
||||
api-version: 1.18
|
||||
prefix: HelloWorld
|
||||
load: STARTUP
|
||||
authors:
|
||||
- kubelet
|
||||
- kexec
|
Reference in New Issue
Block a user