diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2025-06-03 18:05:38 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-03 18:05:38 +1000 |
commit | 2f7cb392aaeec3809bdd4f463adfcbead0f1271d (patch) | |
tree | ba933d34d536d264f9b0c7e22c9f2409f09d4d1c | |
parent | f58d4855bdcff3d428a0a85206ba9d7b7026dbbc (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ You can download a nightly build below, or the [latest release](https://github.c OpenStarbound is a separate installation/executable than Starbound. You can copy your `storage` folder from Starbound to transfer your save data and settings. Launching OpenStarbound with Steam open will load your subscribed Steam mods. -An installer is available for Windows. otherwise, extract the client/server zip for your platform and copy the game assets (packed.pak) to the OpenStarbound assets folder. the macOS releases currently lack the sbinit.config and folder structure that the Linux & Windows zips have, so you'll need to create those before running them. For macOS releases, it is recommended to build them from source (See guide below). +An installer is available for Windows. otherwise, extract the client/server zip for your platform and copy the game assets (packed.pak) to the OpenStarbound assets folder. ### Nightly Builds These link directly to the latest build from the [Actions](https://github.com/OpenStarbound/OpenStarbound/actions?query=branch%3Amain) tab. |