All Projects → ABrandau → Shattered-Paradise-SDK

ABrandau / Shattered-Paradise-SDK

Licence: GPL-3.0 license
Shattered Paradise's main repository and installation Kit.

Programming Languages

C#
18002 projects
shell
77523 projects
lua
6591 projects
powershell
5483 projects
NSIS
403 projects
Fluent
28 projects

This repository contains the OpenRA ModSDK for Shattered Paradise.

Download

Binary releases are available on the release page. Alternatively, you can also build it from source by cloning this repository.

Building from source

Build the engine with make (Linux / macOS) or make.cmd (Windows). Then you can use ./launch-game.sh (Linux / macOS) or launch-game.cmd (Windows) to start it.

Dependencies

Shattered Paradise has the same dependencies as upstream OpenRA, see its INSTALL.md.

License

The OpenRA engine and SDK scripts are made available under the GPLv3 license, and any executable code developed by a mod and loaded by the engine (i.e. custom mod DLLs, lua scripts) must be released under a compatible license. All other assets of Shattered Paradise are made available under CC BY-NC.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].