Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1 KB

README.md

File metadata and controls

14 lines (10 loc) · 1 KB

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)