Starbound source code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
realweezerfan93 c79f71de83 Init 12 months ago
assets Init 12 months ago
attic Init 12 months ago
cmake Init 12 months ago
doc Init 12 months ago
lib Init 12 months ago
scripts Init 12 months ago
source Init 12 months ago
tiled Init 12 months ago
.gitattributes Init 12 months ago
.gitignore Init 12 months ago
README.md Init 12 months ago
logo.png Init 12 months ago

README.md

Starbound

A somewhat comprehensive guide on how to build the game from source.

Build Instructions:

Windows x86_64

Install QT 5.6.0
Install CMake
Install Visual Studio 2023

Run scripts\windows\setup64.bat
A solution should be generated in the build folder (at top level)
Outputs/builds should be inside the dist folder (also top level)