Skip to content

Commit

Permalink
update manifest;
Browse files Browse the repository at this point in the history
  • Loading branch information
iSplasher committed Jan 5, 2024
1 parent 4f96e1e commit dc1dc96
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ root = true
end_of_line = lf
insert_final_newline = true

[*.{js,json,yml}]
[*.{js,json,yml,yaml}]
charset = utf-8
indent_style = space
indent_size = 2
4 changes: 2 additions & 2 deletions plugins/virtual-library/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Virtual Library Playnite Add-on

I wanted to add upcoming games not specifically tied to any platforms, so I made this add-on.
I wanted to add upcoming games not specifically tied to any platforms so I made this add-on.

It allows adding any game easily through a simple link/name given a [source provider](#supported-sources) supports it.

Install the add-on through the usual means:
- [Download (if you have Playnite installed)](playnite://playnite/installaddon/VirtualLibrary)
- If you have Playnite installed, you can copy this to your browser's URL bar: `playnite://playnite/installaddon/VirtualLibrary`
- [Playnite Add-on Database](https://playnite.link/addons.html#VirtualLibrary)
- [Releases](https://github.com/iSplasher/PlayniteExtensions/releases)

Expand Down
2 changes: 1 addition & 1 deletion plugins/virtual-library/installer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Packages:
ReleaseDate: 2024-01-05
PackageUrl: https://github.com/iSplasher/PlayniteExtensions/releases/download/VirtualLibrary-v0.0.1/VirtualLibrary_0_0_1.pext
Changelog:
- See release notes on GitHub: https://github.com/iSplasher/PlayniteExtensions/releases
- "See release notes on GitHub: https://github.com/iSplasher/PlayniteExtensions/releases"

0 comments on commit dc1dc96

Please sign in to comment.