Skip to content

Home (English)

Cook Green edited this page Mar 8, 2020 · 12 revisions

Welcome to the OpenRA Yuri's Revenge Wiki!

This mod aim to re-create Red Alert 2 Yuri's Revenge with OpenRA Engine.

Environment

Windows
Visual Studio 2019

Linux
Mono for Linux
Dot Net SDK(https://aka.ms/dotnet-download)

Mac OS
Mono for MacOS
Apple developer tools
Dot Net SDK for MacOS

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

Muti-Language Support

There are two methods in mod you can switch language, one is switching language in setting window; another is generate a new mod which has been localized

Switch language in setting window

Open Setting window and select a language you wish to use

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