mirror of
https://github.com/scummvm/scummvm-icons.git
synced 2025-10-29 06:52:24 -05:00
ICONS: Add README and TOC
This commit is contained in:
parent
be3d4341c2
commit
f3520e7ddc
3 changed files with 2426 additions and 2 deletions
24
README.md
24
README.md
|
|
@ -1,2 +1,22 @@
|
|||
# scummvm-icons
|
||||
Icons repository for ScummVM rich presence
|
||||
# ScummVM Game Icons
|
||||
|
||||
This repository contains icons of [ScummVM-supported games](https://www.scummvm.org/compatibility/) for features like:
|
||||
|
||||
- Discord rich presence
|
||||
- Taskbar integration
|
||||
|
||||
Or just plain old shortcuts.
|
||||
|
||||
## Contributing
|
||||
|
||||
Check the [Table of Contents](TOC.md) to see what icons we're missing. This covers every possible ScummVM game, so prioritize mainstream titles over every edition and tech demo.
|
||||
|
||||
Just send us a pull request with new icons, or open an issue if Git's not your thing (you can attach files to issues via drag'n'drop). Be sure to update the TOC when you do.
|
||||
|
||||
Icons should follow this format:
|
||||
|
||||
- PNG format with alpha transparency.
|
||||
- 512x512 size.
|
||||
- `<engine>_<game>.png` filename.
|
||||
|
||||
Variants of the same game can have the same icon. For engines with lots of games (eg. Wintermute, Glk) it might be better to have a generic `<engine>.png` icon to cover all the games.
|
||||
0
icons/.gitkeep
Normal file
0
icons/.gitkeep
Normal file
Loading…
Add table
Add a link
Reference in a new issue