Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 2.26 KB

README.md

File metadata and controls

47 lines (32 loc) · 2.26 KB

RaW Rebalance Submod

Subscriptions Downloads Views Size Release Date Update Date

This is a copy of RaW! All credits goes to the original creators! You can check it out here.

This mod modifies only the XML folder. Therefore, and because it largely relyes on RaW, all other folders like Art, Audio, etc. are ignored. This submod will not work with the git files alone. Check out RaW for the full source code.

This mod has rebalanced space units for multiplayer. No other changes were made. Check out the changelog here for all changes that were made.

RaW Rebalance Submod currently modivies Republic at War v1.4.1. Please note that other versions may not work.

Installation

You can install it from the Steam Worshop or from ModDB.

Mod on Steam Mod on ModDB

Documentation

This mod provides its own documentation. You can build and host the documentation with the following commands:

python -m venv venv
./venv/bin/pip install mkdocs
./venv/bin/mkdocs serve

Notes

All ground skirmish buildables are defined in GroundBuildables{Rebel|Empire}.xml.

All space skirmish buildables are defined in Specialstructures_Production.xml.