Skip to content

Commit

Permalink
Explain the difference between tiles and curses on release page (#37433)
Browse files Browse the repository at this point in the history
* Explain the difference between tiles and curses

* Revert "Explain the difference between tiles and curses"

This reverts commit 6f83dcb.

* Explain the difference between tiles and curses

* Update releases.md

Co-Authored-By: Alexey Mostovoy <1931904+AMurkin@users.noreply.github.com>

* Update releases.md

Co-authored-by: Alexey Mostovoy <1931904+AMurkin@users.noreply.github.com>
  • Loading branch information
snipercup and AMurkin authored Jan 30, 2020
1 parent 1d2f7bf commit 2608758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ permalink: /releases/
---

# Latest Stable
The most recent stable release is {{ site.github.latest_release.tag_name }} {{ site.github.latest_release.name }}. We recommend stable for the most bug-free experience possible. You can download it from the links below.
The most recent stable release is {{ site.github.latest_release.tag_name }} {{ site.github.latest_release.name }}. We recommend stable for the most bug-free experience possible. You can download it from the links below. Note: downloads with 'Curses' in the name include a version that can be played in console and has purely text-based display. Downloads with 'Tiles' in the name includes a version of the game that has sprite-based graphics.

# Latest Experimental
Cataclysm: DDA is under constant development. As such, stable can lag behind with features. If you would like access to the bleeding edge of features and any bugs that may come along with them, you can download the [latest experimental builds]({{ site.baseurl }}{% link pages/experimental.md %}).
Expand Down

0 comments on commit 2608758

Please sign in to comment.