diff options
author | Ezhh <owlecho@live.com> | 2018-05-24 02:34:07 +0100 |
---|---|---|
committer | rubenwardy <rw@rubenwardy.com> | 2018-05-24 02:34:07 +0100 |
commit | b93a6122077eb08547b691c4042abc9ba6a3a3c8 (patch) | |
tree | acdf66da6f7b4e59748b5c6dbd450f48870314a4 | |
parent | 121d7cd7be90a11c1c9ad0eb729539fb11a6dc27 (diff) | |
download | cheatdb-b93a6122077eb08547b691c4042abc9ba6a3a3c8.tar.xz |
Add help info for single and multiplayer tags
-rw-r--r-- | app/flatpages/help/package_tags.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/flatpages/help/package_tags.md b/app/flatpages/help/package_tags.md index cdd20b2..440ff60 100644 --- a/app/flatpages/help/package_tags.md +++ b/app/flatpages/help/package_tags.md @@ -23,3 +23,5 @@ They are only beneficial when applied correctly, so please use the following gui * **PvP** - For games designed to be played competitively against other players. * **PvE** - For games designed for one or multiple players which focus on combat against mobs or NPCs. * **Puzzle** - For games with a focus on puzzle solving instead of combat. +* **Multiplayer** - For games that can be played with other players. +* **Singleplayer** - For games that can be played alone. |