Compare commits

...

2 commits

Author SHA1 Message Date
TheThomaas a99f485893 Add author information to addon manifest file 2026-02-02 17:00:40 +01:00
TheThomaas 3605d52f21 Update repository file 2026-02-02 16:59:32 +01:00
3 changed files with 9 additions and 3 deletions

View file

@ -3,7 +3,9 @@ version: 0.1
id: example-library
type: library
description: Test library addon
author:
name: TheThomaas
url: git.thethomaas.net/TheThomaas
url: 'https://git.thethomass.net/Umbra/umbra-test-addons'
tags:
- Test

View file

@ -3,7 +3,9 @@ version: 0.1
id: example-theme
type: theme
description: Test theme addon
author:
name: TheThomaas
url: git.thethomaas.net/TheThomaas
url: 'https://git.thethomass.net/Umbra/umbra-test-addons'
tags:
- Test

View file

@ -1,3 +1,5 @@
name: Test Umbra addon repository
url: 'https://git.thethomaas.net/Umbra/umbra-test-addons'
maintainer: TheThomaas <git.thethomaas.net/TheThomaas>
author:
name: TheThomaas
url: git.thethomaas.net/TheThomaas