diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-05-19 19:09:09 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-19 19:09:09 +1000 |
commit | 3340a0367b66dfff663057a2071a6e59d1e5ec8e (patch) | |
tree | fa0d71be7a049b7eaecc90f52d6dc4125b717bff | |
parent | 3669863ccf90a6af2477f09555d058eee261b421 (diff) |
Update README.md
[skip ci]
-rw-r--r-- | README.md | 17 |
1 files changed, 12 insertions, 5 deletions
@@ -5,11 +5,18 @@ You **must** own a copy of Starbound to use it. Base game assets are not provide It is still **work-in-progress**. You can download the very latest build below, or the occasional releases (though those aren't very up to date yet!) ## Nightly Builds -**Windows**: [Installer](https://nightly.link/OpenStarbound/OpenStarbound/workflows/build_windows/main/Installer.zip), [All Files](https://nightly.link/OpenStarbound/OpenStarbound/workflows/build_windows/main) - -**Linux**: [All Files](https://nightly.link/OpenStarbound/OpenStarbound/workflows/build_linux/main) - -**macOS**: [All Files](https://nightly.link/OpenStarbound/OpenStarbound/workflows/build_macos/main) +[**Windows**](https://nightly.link/OpenStarbound/OpenStarbound/workflows/build_windows/main): +[Installer](https://nightly.link/OpenStarbound/OpenStarbound/workflows/build_windows/main/Installer.zip), +[Client](https://nightly.link/OpenStarbound/OpenStarbound/workflows/build_windows/main/OpenStarbound-Windows-Client.zip), +[Server](https://nightly.link/OpenStarbound/OpenStarbound/workflows/build_windows/main/OpenStarbound-Windows-Server.zip) + +[**Linux**](https://nightly.link/OpenStarbound/OpenStarbound/workflows/build_linux/main): +[Client](https://nightly.link/OpenStarbound/OpenStarbound/workflows/build_linux/main/OpenStarbound-Linux-Client.zip), +[Server](https://nightly.link/OpenStarbound/OpenStarbound/workflows/build_linux/main/OpenStarbound-Linux-Server.zip) + +[**macOS**](https://nightly.link/OpenStarbound/OpenStarbound/workflows/build_macos/main "overpriced aluminium"): +[Intel](https://nightly.link/OpenStarbound/OpenStarbound/workflows/build_macos/main/OpenStarbound-Dev-macOS-Intel.zip), +[ARM](https://nightly.link/OpenStarbound/OpenStarbound/workflows/build_macos/main/OpenStarbound-Dev-macOS-Silicon.zip) These link directly to the latest build from the [Actions](https://github.com/OpenStarbound/OpenStarbound/actions?query=branch%3Amain) tab. |