Skip to content

Compilation

Justin Brown edited this page Mar 17, 2025 · 22 revisions

Instructions:

Prerequisites:

  1. Install .NET8 SDK

Getting Started:

  1. Clone the repository:
    git clone https://github.com/Pulsar4xDevs/Pulsar4x.git
    
  2. Run the game:
    cd Pulsar4x/Pulsar4X/Pulsar4X.Client
    dotnet run
    

Mac

You will need to supply the SDL3 and SDL3_image libraries to the build directory.

Clone this wiki locally