Welcome to the official Starbound Mod repository, Guest! Not sure how to install your mods? Check out the installation guide or check out the modding help thread for more guides. Outdated Mods have been moved to their own category! If you update your mod please let a moderator know so we can move it back to the active section. Add a splash of the Wasterland to Starbound. Which brings us to the end of our best Starbound mods. But space is a pretty big place to explore. Have we missed some mods along the way? Probably – tell us which ones in the comments below. Starbound is available now for Windows, Mac and Linux via The Humble Store, GOG or Steam.
starcheat is a Starbound player save editor, you can get free pixels with this! (omg)
Starbound | starcheat |
---|---|
Nightly | dev branch |
Pleased Giraffe | 0.26 |
Spirited Giraffe | 0.25 |
Upbeat Giraffe | 0.21 |
Enraged Koala | 0.17 |
Please read and follow these instructions when reporting an issue. This will help us fix your issue faster, because we don't need to ask you for additional information.
Here is how to build starcheat from source. Make sure everything in the dependencies section is installed before you do a build.
NOTE: py-starbound is included as a git submodule and needs to be cloned with the following commands:
cd <starcheat top folder>
git submodule sync
git submodule update --init
Applications such as Sourcetree should offer to clone it automatically. Polycom software for mac.
Zebra lp 2844 z troubleshooting. What is the differen This printer uses inexpensive zebra lp 2844 z self stick labels that get printed with heat.
Lines starting with >
can be run in PowerShell or cmd.exe.
> cd <starcheat top folder>
> C:Python33python.exe .build.py
build
folderstarcheat.py
The standalone build makes an executable which includes all Python and Qt dependencies.
> cd <starcheat top folder>
> C:Python33python.exe .build.py -e
dist
folderstarcheat.exe
$ brew update
$ brew tap chrmoritz/starcheat
$ brew install starcheat
(optionally pass --without-app
to not create a .app
)brew linkapps starcheat
(symlinks the .app
into your Applications folder)$ brew update
(check if starcheat is in the updated formula list)$ brew upgrade starcheat
(if its in the list above or in brew outdated
)