diff --git a/README.md b/README.md index d64f0d28a..6237d4a54 100644 --- a/README.md +++ b/README.md @@ -15,26 +15,29 @@ Windows: -Linux & OSX: [![Build Status](https://travis-ci.org/Wargus/stratagus.svg?branch=master)](https://travis-ci.org/Wargus/stratagus) +Linux: [![Build Status](https://github.com/Wargus/stratagus/actions/workflows/appimage.yml/badge.svg?branch=master)](https://github.com/Wargus/stratagus/actions/workflows/appimage.yml) + -On Ubuntu/Debian, you probably want the deb packages: - - https://launchpad.net/~stratagus/+archive/ubuntu/ppa - - Note that the game packages you probably want are `wargus`, `war1gus`, and `stargus` +The latest Linux dev builds come as [AppImage](https://appimage.org/): + - Go to [our workflow](https://github.com/Wargus/stratagus/actions/workflows/appimage.yml?query=branch%3Amaster+event%3Apush+is%3Asuccess), click the latest run, and scroll down to download the game you want. + +For releases on Linux, you might want packages: + - Ubuntu/Debian, you might want the deb packages: + - https://launchpad.net/~stratagus/+archive/ubuntu/ppa + - Note that the game packages you probably want are `wargus`, `war1gus`, and `stargus` + - At least the OpenSUSE, Fedora, and Arch Linux communities maintain packages as well For Windows, you likely want the game installers: - Wargus: https://github.com/Wargus/wargus/releases - War1gus: https://github.com/Wargus/war1gus/releases - Stargus: https://github.com/Wargus/stargus/releases -If you do indeed need the Stratagus engine itself, nightly builds are available: - - Windows Installer: https://github.com/Wargus/stratagus/releases/tag/master-builds - - Ubuntu/Debian Packages: https://launchpad.net/~stratagus/+archive/ubuntu/ppa - ### Contributing If you want to contribute, there is a video that details how to set up a development environment on Windows using VSCode here: https://youtu.be/c1Zm7tt_QtQ @@ -43,7 +46,7 @@ Read 'doc/index.html' for general information and license information. Read 'doc/install.html' for Stratagus installation instructions. Read 'doc/changelog.html' for the Stratagus changelog. -The Mac and Windows builds are done on Appveyor and Travis. The Ubuntu packages +The Windows builds are done on Appveyor, Linux on Github Actions. The Ubuntu packages are built on Launchpad: - https://code.launchpad.net/~stratagus/+recipe/stratagus-github - https://code.launchpad.net/~stratagus/+recipe/war1gus-github