Skip to content

Home (English)

Cook Green edited this page Dec 18, 2019 · 12 revisions

Welcome to the OpenRA Yuri's Revenge Wiki!

Environment

Windows
Visual Studio 2019

Linux
Mono for Linux

Build

Automatically Build

Run make.cmd and type all in the terminal

Manually Build

Manually Build Guide

Install the content

See Install the content

Run

Run launch-game.cmd on Windows or run launch-game.sh on Linux/Mac OS

Generate a localizated mod

Run Utility.cmd and type --import-translation-strings, paramters are LOCALIZATIONNAME and NEWMODID

LOCALIZATIONNAME is the translation localization name, if this localization don't exist, you need to generate a localization firstly
NEWMODID is the id which mod contains the localizated strings

The Chinese version has already been supported, run generate-yrsc-mod.cmd to generate a chinese version mod

If you meet any issues when use this feature, please post an issue, all issue related to this feature will be labeled by Localization

Development Manual

Map Script Making Tutorial
Useful Convert
'How to' series

Issues

If you meet any problem when use this wiki, or think something is wiki is not correct, you can post an issue, all issues related to this will be labeled with wiki

See Also

OpenRA Wiki: https://github.com/OpenRA/OpenRA/wiki

Clone this wiki locally