From 30e3d537eefe2e5e39a2914b2a92cb1ace176631 Mon Sep 17 00:00:00 2001 From: Anders Jenbo Date: Sun, 18 Aug 2019 17:23:01 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c36f8350..d3cf23816 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Below are a few examples of some simple improvements made to the game. It is pla > Wow, does this mean I can download and play Diablo for free now? -No, you'll need access to the data from the original game. If you don't have an original CD then you can [buy Diablo from GoG.com](https://www.gog.com/game/diablo). Alternatly you can also use the spawn.mpq from the [http://ftp.blizzard.com/pub/demos/diablosw.exe](shareware) version and compile the with the SPAWN flag defined. +No, you'll need access to the data from the original game. If you don't have an original CD then you can [buy Diablo from GoG.com](https://www.gog.com/game/diablo). Alternatively you can also use `spawn.mpq` from the [http://ftp.blizzard.com/pub/demos/diablosw.exe](shareware) version and compile the with the SPAWN flag defined. > Cool, so I fired your mod up, but there's no 1080p or new features? Devilution aims to keep the original code unaltered, for documentation purposes.