Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions manifest/com.Nexis/BiLasers/info.json
Original file line number Diff line number Diff line change
@@ -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"
}]
}
}
}
7 changes: 7 additions & 0 deletions manifest/com.Nexis/author.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"author": {
"ExampleAuthor": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Set your desired author name, presumably "Nexis" based on the id

"url": "https://github.com/l79627550-dot"
}
}
}