Skip to content
/ RWPP Public
forked from Minxyzgo/RWPP

RWPP - multiplatform launcher for Rusted Warfare

License

Notifications You must be signed in to change notification settings

yiyungent/RWPP

 
 

Repository files navigation

RWPP

multiplatform launcher for Rusted Warfare



Kotlin Jetpack Compose Android Desktop License Issues

Help

Chinese wiki

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

  • 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.

Contribute

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

Thanks

RW-HPS

About

RWPP - multiplatform launcher for Rusted Warfare

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 85.0%
  • Rich Text Format 9.0%
  • C# 5.0%
  • Other 1.0%