diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-02-05 07:43:04 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-05 07:43:04 +1100 |
commit | 1641c466201e7d8df51b97f0527da58814f04b2d (patch) | |
tree | 01538167961a25390cb331895f7fd356383d9f8b /README.md | |
parent | ea28fc80714039f97c03285252a586110ba23a18 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,7 +5,9 @@ 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 (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. +However, a manually compiled client build (Nov 30th, 2023) is available [here](https://files.catbox.moe/izkhxa.zip). +Please note that this is a **development** build. It is not considered stable and should not be used in normal play. +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/`. |