Create base files
This commit is contained in:
parent
1b86f7f0da
commit
f0c4738c62
1
example-library/DOCS.md
Normal file
1
example-library/DOCS.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Test library documentation
|
||||
10
example-library/config.yaml
Normal file
10
example-library/config.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
name: Example library
|
||||
version: 0.1
|
||||
id: example-library
|
||||
type: library
|
||||
description: Test library addon
|
||||
|
||||
url: 'https://git.thethomass.net/Umbra/umbra-test-addons'
|
||||
tags:
|
||||
- Test
|
||||
- Example
|
||||
Loading…
Reference in a new issue