- Ban Units
- IME fixed
- Blacklists
- List filter
- More room options (Such as lock room and team look)
- External Resource
- New UI
You can download RWPP release version in the releases.
- Install RWPP to your rw root directory
e.g. SteamLibrary\steamapps\common\Rusted Warfare\
- Run RWPP.exe
- Install Java 17
- Copy RWPP.jar to your rw root directory.
e.g. SteamLibrary\steamapps\common\Rusted Warfare\
- Run launcher.bat
- Using OpenJdk 17 or above.
- Run gradle task
kspKotlin
to build necessary libs at first. - For desktop, run task
rwpp-desktop:packageReleaseUberJarForCurrentOS
- To build msi, run task
rwpp-desktop:packageWixDistribution
(Note that you need .net SDK) - For android, assets and res are missing for some reason, you can find them in your Rusted Warfare client.
If you find any bugs or have any suggestions, please create an issue.