-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ColourMyFiles, Update Console to 1.0.1 (#118)
- Loading branch information
1 parent
4418459
commit 2b650bb
Showing
2 changed files
with
26 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "ColourMyFiles", | ||
"id": "com.Kannya.FilesColours", | ||
"description": "Simply colours your files in the files window on a per file category basis in Resonite. Configurable.", | ||
"category": "Dashboard", | ||
"sourceLocation": "https://github.com/KannyaResonite/ColourMyFiles", | ||
"versions": { | ||
"1.0.0": { | ||
"releaseUrl": "https://github.com/KannyaResonite/ColourMyFiles/releases/tag/1.0.0", | ||
"artifacts": [{ | ||
"url": "https://github.com/KannyaResonite/ColourMyFiles/releases/download/1.0.0/ColourMyFiles.dll", | ||
"sha256": "f9caefeb706eb7c8c370c001f00961dc76500d7b318e858be60f293a0482b4a4" | ||
}] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters