diff --git a/manifest/com.Nexis/BiLasers/info.json b/manifest/com.Nexis/BiLasers/info.json new file mode 100644 index 00000000..02936d68 --- /dev/null +++ b/manifest/com.Nexis/BiLasers/info.json @@ -0,0 +1,16 @@ +{ + "name": "BiLasers", + "id": "com.Nexis.BiLasers", + "description": "Makes your laser look like the bisexual flag", + "category": "Visual Tweaks", + "sourceLocation": "https://github.com/l79627550-dot/BiLasers", + "versions": { + "1.1.0": { + "releaseUrl": "https://github.com/l79627550-dot/BiLasers/releases/tag/1.1.0", + "artifacts": [{ + "url": "https://github.com/l79627550-dot/BiLasers/releases/download/1.1.0/BiLasers.dll", + "sha256": "5e20a4dcc10949ae0b48a4b2c88072c3b97a399c9afb0b8a3e17fcbb0055826f" + }] + } + } +} \ No newline at end of file diff --git a/manifest/com.Nexis/author.json b/manifest/com.Nexis/author.json new file mode 100644 index 00000000..8eb991fc --- /dev/null +++ b/manifest/com.Nexis/author.json @@ -0,0 +1,7 @@ +{ + "author": { + "ExampleAuthor": { + "url": "https://github.com/l79627550-dot" + } + } +}