Skip to content

Latest commit

 

History

History
65 lines (49 loc) · 1.96 KB

File metadata and controls

65 lines (49 loc) · 1.96 KB

RWPP

multiplatform client&server for Rusted Warfare



Kotlin Jetpack Compose Android Desktop License Issues

Screenshot

screenshot

Implemented

  • Ban Units
  • IME fixed
  • Blacklists
  • List filter
  • More room options (Such as lock room and team look)
  • External Resource
  • New UI

Download

You can download RWPP release version in the releases.

Run

Msi Version

  • Install RWPP to your rw root directory

e.g. SteamLibrary\steamapps\common\Rusted Warfare\

  • Run RWPP.exe

Jar Version

  • Install Java 17
  • Copy RWPP.jar to your rw root directory.

e.g. SteamLibrary\steamapps\common\Rusted Warfare\

  • Run launcher.bat

Build

  • Use OpenJdk 17 or above.
  • 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.

Contribute

If you find any bugs or have any suggestions, please create an issue.

Thanks

RW-HPS