13 lines
272 B
YAML
13 lines
272 B
YAML
name: Example library
|
|
version: 0.1
|
|
minUmbraVersion: 0.1.0
|
|
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
|
|
- Example |