Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kiyotoko/raw-rebalance-submod
- Owner: Kiyotoko
- License: mit
- Created: 2024-01-01T19:55:01.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-22T21:29:19.000Z (17 days ago)
- Last Synced: 2024-12-22T21:31:07.146Z (17 days ago)
- Topics: mod, star-wars, star-wars-empire-at-war, steam-workshop
- Language: Makefile
- Homepage: https://kiyotoko.github.io/raw-rebalance-submod/
- Size: 4.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.
## 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`.