Minxyzgo / RWPP

RWPP - multiplatform launcher for Rusted Warfare
GNU Affero General Public License v3.0
19 stars 2 forks source link

RWPP

multiplatform launcher for Rusted Warfare


---- [![Kotlin](https://img.shields.io/badge/kotlin-1.9.24-blue.svg?logo=kotlin)](http://kotlinlang.org) [![Jetpack Compose](https://img.shields.io/badge/Jetpack%20Compose-1.7.0-brightgreen)](https://www.jetbrains.com/lp/compose-multiplatform/) ![Android](https://img.shields.io/badge/Android-green) ![Desktop](https://img.shields.io/badge/Desktop-tomato) [![License](https://img.shields.io/github/license/Minxyzgo/RWPP)]() [![Issues](https://img.shields.io/github/issues/Minxyzgo/RWPP)]()

Implemented

Download

You can download RWPP release version in the releases.

Run

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