Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.21 KB

File metadata and controls

44 lines (28 loc) · 1.21 KB

Helldivers 2 - Call for stratagems on phone

English | 中文

Download License

Tie your phone to your arm so that you can call for stratagems like a real helldiver!

You can check the usage here

Feature

  • Combine stratagems freely ✅
  • Input according to the prompts of stratagems ✅
  • Input freely ✅
  • Macro ✅
  • Invert Input

Build

Server

  1. Rust is required, you can download it here https://www.rust-lang.org/tools/install
  2. go to ./server folder.
  3. Use the following command to compile and run.
cargo run

Client

  1. Android Studio is required.
  2. Import ./call-for-stratagems to Android Studio.
  3. Click Run button to compile.

Links