From c1bc0951402274b2d01e3b6e3edb5e32ac70f174 Mon Sep 17 00:00:00 2001 From: bones_was_here Date: Fri, 8 Mar 2024 12:28:33 +1000 Subject: [PATCH] README.md: add a section about downloading and running DP Signed-off-by: bones_was_here --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 2fdbe341..41a7b7e6 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,15 @@ Developed by LadyHavoc. See [CREDITS](CREDITS.md) for a list of contributors. ### [Matrix](https://matrix.org/docs/guides/introduction) [![#darkplaces:matrix.org](https://img.shields.io/matrix/darkplaces:matrix.org?color=660000&label=%23darkplaces%3Amatrix.org)](https://matrix.to/#/#darkplaces:matrix.org) +## Downloading and running + +Linux x86_64 builds are available in [GitHub CI](https://github.com/DarkPlacesEngine/darkplaces/actions?query=branch%3Amaster) artifacts. + +More complete builds are available in [xonotic.org](https://beta.xonotic.org/autobuild/) engine zips. +These support Windows, Linux and macOS, and include the current libraries needed for all features. + +DarkPlaces supports many Quake-based games and you can select which it will run by renaming the executable so it's prefixed with the game's name, for example `rogue-sdl.exe`, or by passing a cmdline argument such as `-rogue`. The supported list and related details are defined in [com_game.c](https://github.com/DarkPlacesEngine/darkplaces/blob/master/com_game.c). + ## Build instructions (WIP) These instructions are adequate for Quake, but for Xonotic please refer to [its wiki](https://gitlab.com/xonotic/xonotic/-/wikis/Compiling). -- 2.39.2