hallo Welt und git test
This commit is contained in:
3
hallowelt.py.dir/plugin.py
Normal file
3
hallowelt.py.dir/plugin.py
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
class HalloWeltPlugi(PythonPlugin):
|
||||||
|
def onEnable(self):
|
||||||
|
self.getLogger().info("Hallo Welt!")
|
||||||
3
hallowelt.py.dir/plugin.yml
Normal file
3
hallowelt.py.dir/plugin.yml
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
name: Hallo Welt-Plugin
|
||||||
|
main: HalloWeltPlugin
|
||||||
|
version: 1.0
|
||||||
Reference in New Issue
Block a user