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.
 
 
 
 
 
 

1.0 KiB

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)