# Shattered-Paradise-SDK-Mirror **Repository Path**: dnqbob/shattered-paradise-sdk-mirror ## Basic Information - **Project Name**: Shattered-Paradise-SDK-Mirror - **Description**: sp国内镜像。仅代码遵循GPL3.0,仓库里美术素材是否可用请看Authors.txt - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: bleed - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-25 - **Last Updated**: 2025-01-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This repository contains the OpenRA ModSDK for [Shattered Paradise](https://github.com/ABrandau/Shattered-Paradise). ## Download Binary releases are available on [the release page](https://github.com/ABrandau/Shattered-Paradise-SDK/releases). 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](https://github.com/OpenRA/OpenRA/blob/bleed/INSTALL.md). ## License The OpenRA engine and SDK scripts are made available under the [GPLv3](https://github.com/OpenRA/OpenRA/blob/bleed/COPYING) 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](https://creativecommons.org/licenses/by-nc/4.0/).