Search found 1 match

by chanelingot
Wed Sep 10, 2025 5:00 am
Forum: General Discussion
Topic: How to add new units to a mod in OpenRA?
Replies: 1
Views: 6590

Re: How to add new units to a mod in OpenRA?

To add a new unit in OpenRA, you need to do more than just edit rules.yaml. Besides defining the unit’s stats and build options there, you must also add its graphics and animations in sequences.yaml, give it a weapon (either reuse one in weapons.yaml or create a new one), and ensure it’s linked to a...