From 33f257c32befce6674c7e287876dabb5cdc52cf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Cornelisse?= <49493579+TheSandvichMaker@users.noreply.github.com> Date: Mon, 3 Jul 2023 11:14:53 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8167ba3..88b5976 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,12 @@ # DXX Raytracer DXX Raytracer is a fork of the [DXX Retro](https://github.com/CDarrow/DXX-Retro) project for Windows. DXX Raytracer uses modern raytracing techniques to update the graphics of the beloved retro game known as Descent. -This build of the game uses the shareware assets. If you have bought the original version of Descent 1995, you can replace the descent.pig and descent.hog files -with your versions to play the whole game. -[Download the latest release here.](https://github.com/BredaUniversityGames/DXX-Raytracer/releases/latest) + +## Installation +[Download dxx_raytracer.zip here.](https://github.com/BredaUniversityGames/DXX-Raytracer/releases/latest) + +Extract the zip file to a location of your choosing, and just run descent1.exe to play! This build of the game uses the shareware assets. If you have bought the original version of Descent 1995, you can replace the descent.pig and descent.hog files with your versions to play the whole game. ## Features - Physically-based rendering