Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kiyotoko/raw-rebalance-submod

Unofficial submod of RaW that rebalances many space units for multiplayer.
https://github.com/kiyotoko/raw-rebalance-submod

mod star-wars star-wars-empire-at-war steam-workshop

Last synced: about 23 hours ago
JSON representation

Unofficial submod of RaW that rebalances many space units for multiplayer.

Awesome Lists containing this project

README

        



RaW Rebalance Submod


![Subscriptions](https://img.shields.io/steam/subscriptions/3131109252?style=for-the-badge&color=b4e419)
![Downloads](https://img.shields.io/steam/downloads/3131109252?style=for-the-badge&color=00adb5)
![Views](https://img.shields.io/steam/views/3131109252?style=for-the-badge&color=ff5719)
![Size](https://img.shields.io/steam/size/3131109252?style=for-the-badge&color=2ea043)
![Release Date](https://img.shields.io/steam/release-date/3131109252?style=for-the-badge&color=ffb300)
![Update Date](https://img.shields.io/steam/update-date/3131109252?style=for-the-badge&color=515de9)

> This is a copy of RaW! All credits goes to the original creators! You can check it out [here](https://www.moddb.com/mods/republic-at-war).

> 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](CHANGELOG.md) 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:

```shell
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`.