Skip to content

Latest commit

 

History

History
64 lines (50 loc) · 1.72 KB

README.md

File metadata and controls

64 lines (50 loc) · 1.72 KB

RWPP

multiplatform launcher for Rusted Warfare



Kotlin Jetpack Compose License Issues

Tencent QQ Group: 150450999

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

In Progress

  • Single player
  • Better tmx
  • Replace List with flow
  • ...

Download

You can download RWPP release version in the releases.

Or you can download other versions in the QQ group.

Run

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

eg. 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/resources/bundles to create a new bundle.

Thanks

RW-HPS