JacopKane / Shattered-Paradise-SDK

Shattered Paradise's main repository and installation Kit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Shattered Paradise's main repository and installation Kit.

License:GNU General Public License v3.0


Languages

Language:Lua 43.0%Language:Shell 27.7%Language:C# 8.1%Language:PowerShell 7.0%Language:NSIS 6.1%Language:Makefile 4.5%Language:Batchfile 3.5%