From e71c8714baeef6f49862f6308fde81982d74908e Mon Sep 17 00:00:00 2001 From: Terry Cavanagh Date: Thu, 7 Dec 2023 17:05:46 +0100 Subject: [PATCH] Added a link in the readme directly to the desktop_version folder --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3fe6d6e6..477f218f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This is the source code to VVVVVV, the 2010 indie game by [Terry Cavanagh](http://distractionware.com/), with music by [Magnus PĂ„lsson](http://souleye.madtracker.net/). You can read the [announcement](http://distractionware.com/blog/2020/01/vvvvvv-is-now-open-source/) of the source code release on Terry's blog! +The source code for the desktop version is in [this folder](desktop_version). + VVVVVV is still commerically available at [thelettervsixtim.es](https://thelettervsixtim.es/) if you'd like to support it, but you are completely free to compile the game for your own personal use. If you're interested in distributing a compiled version of the game, see [LICENSE.md](LICENSE.md) for more information. Discussion about VVVVVV updates mainly happens on the "unofficial" [VVVVVV discord](https://discord.gg/Zf7Nzea), in the `vvvvvv-code` channel.