Skip to content

Minxyzgo/RWPP

Repository files navigation

RWPP

multiplatform launcher for Rusted Warfare



Kotlin Jetpack Compose Android Desktop License Issues

Implemented

  • Ban Units
  • IME fixed
  • Transferring mod (experimental)
  • 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

Zip Version

  • Extract everything in the RWPP zip to the 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

Run gradle task shared:rebuildJar to build necessary libs at first.

OpenJdk 17 or above

For desktop, run task desktop:packageReleaseUberJarForCurrentOS

For android, assets and res are missing for some reason, you can find them in your Rusted Warfare client.

Contribute

If you want to create international support for your native language, You can go shared/src/commonMain/composeResources/files to create a new bundle.

Thanks

RW-HPS