Search found 2 matches

by ShikiSuen
Sat Jul 02, 2022 12:39 pm
Forum: Mapping and Modding
Topic: How did you people achieve cross-platform key input event handling in OpenRA?
Replies: 1
Views: 3447

How did you people achieve cross-platform key input event handling in OpenRA?

I am developing a cross-platform library for input method development. It is written in C#.
I am seeking a cross-platform approach using .NET 6 to handle key input events.

It occurred to me that OpenRA is using .NET 6, hence this question thread.
by ShikiSuen
Mon Feb 22, 2021 11:35 am
Forum: General Discussion
Topic: How to build mac app bundle for Tiberian Sun?
Replies: 1
Views: 2255

How to build mac app bundle for Tiberian Sun?

The mac build script in the main OpenRA repository only supports building the 1st-gen C&C games at this moment.