Compare commits
2 commits
6420a4653f
...
a99f485893
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a99f485893 | ||
|
|
3605d52f21 |
|
|
@ -3,7 +3,9 @@ version: 0.1
|
||||||
id: example-library
|
id: example-library
|
||||||
type: library
|
type: library
|
||||||
description: Test library addon
|
description: Test library addon
|
||||||
|
author:
|
||||||
|
name: TheThomaas
|
||||||
|
url: git.thethomaas.net/TheThomaas
|
||||||
url: 'https://git.thethomass.net/Umbra/umbra-test-addons'
|
url: 'https://git.thethomass.net/Umbra/umbra-test-addons'
|
||||||
tags:
|
tags:
|
||||||
- Test
|
- Test
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,9 @@ version: 0.1
|
||||||
id: example-theme
|
id: example-theme
|
||||||
type: theme
|
type: theme
|
||||||
description: Test theme addon
|
description: Test theme addon
|
||||||
|
author:
|
||||||
|
name: TheThomaas
|
||||||
|
url: git.thethomaas.net/TheThomaas
|
||||||
url: 'https://git.thethomass.net/Umbra/umbra-test-addons'
|
url: 'https://git.thethomass.net/Umbra/umbra-test-addons'
|
||||||
tags:
|
tags:
|
||||||
- Test
|
- Test
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
name: Test Umbra addon repository
|
name: Test Umbra addon repository
|
||||||
url: 'https://git.thethomaas.net/Umbra/umbra-test-addons'
|
url: 'https://git.thethomaas.net/Umbra/umbra-test-addons'
|
||||||
maintainer: TheThomaas <git.thethomaas.net/TheThomaas>
|
author:
|
||||||
|
name: TheThomaas
|
||||||
|
url: git.thethomaas.net/TheThomaas
|
||||||
Loading…
Reference in a new issue