Skip to content

RWPP - multiplatform launcher for Rusted Warfare

License

Notifications You must be signed in to change notification settings

Not-Name-Dev-Team/RWPP-GA

 
 

Repository files navigation

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

About

RWPP - multiplatform launcher for Rusted Warfare

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 99.9%
  • Batchfile 0.1%