diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-09-05 19:22:15 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-05 19:22:15 +1000 |
commit | 4b04d7f1acae275d99907ff7580d57862e3582ce (patch) | |
tree | cdd687fcd719cbe93b31585ca88cf395d2c76d5c /README.md | |
parent | 250e7b912597b19125b27cd6eaa964b12152bd59 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3,7 +3,9 @@ This is a fork of Starbound. You **must** own a copy of Starbound to use it. Base game assets are not provided for obvious reasons. -It is **work-in-progress**, so compiled builds are not yet available. GitHub Actions will likely be set up to provide compiled builds in the future. +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. If you do decide to compile it anyways, you must also make sure it loads the game assets in `/assets/opensb/`. |