diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-12-20 09:23:32 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-20 09:23:32 +1100 |
commit | 9e605b182da26bd9fc2f28805d5f08c6764e47a3 (patch) | |
tree | 14e94ac2d39ba0a7b4cd66784d9271dabeaf0d55 | |
parent | 588065cfc32b8ee23f8ac20dc42d64f3546e5e7f (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ You **must** own a copy of Starbound to use it. Base game assets are not provide It is **work-in-progress**, so up-to-date compiled builds for all platforms are not yet available. GitHub Actions will likely be set up to provide compiled builds in the future. -However, a manually compiled client build (5/09/2023) is available [here](https://files.catbox.moe/bpq211.7z). Extract it to a new `win_opensb` folder in your Starbound installation, adjacent to the win32 & win64 folders. +However, a manually compiled client build (Nov 30th, 2023) is available [here](https://files.catbox.moe/izkhxa.zip). Extract it to a new `win_opensb` folder in your Starbound installation, adjacent to the win32 & win64 folders. If you do decide to compile it anyways, you must also make sure it loads the game assets in `/assets/opensb/`. |