Hello_world #1
9 changed files with 2 additions and 14 deletions
1
Hello_world/README.md
Normal file
1
Hello_world/README.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
# Hello_world
|
|
@ -1,4 +1,4 @@
|
||||||
name: "Test Hello world addon"
|
name: "Hello world test addon"
|
||||||
description: "My first real add-on!"
|
description: "My first real add-on!"
|
||||||
version: "0.0.2"
|
version: "0.0.2"
|
||||||
slug: "hello_world!!"
|
slug: "hello_world!!"
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
Before Width: | Height: | Size: 9.3 KiB After Width: | Height: | Size: 9.3 KiB |
|
@ -1 +0,0 @@
|
||||||
# Bla
|
|
|
@ -1,12 +0,0 @@
|
||||||
options:
|
|
||||||
beer: true
|
|
||||||
wine: true
|
|
||||||
liquor: false
|
|
||||||
name: "world"
|
|
||||||
year: 2017
|
|
||||||
schema:
|
|
||||||
beer: bool
|
|
||||||
wine: bool
|
|
||||||
liquor: bool
|
|
||||||
name: str
|
|
||||||
year: int
|
|
Loading…
Reference in a new issue