Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Velaron/expanded-arsenal

Repository files navigation

Expanded Arsenal Build Status Expanded Arsenal

Expanded Arsenal: Android port.

Donate

Buy Me A Coffee

Support me on Buy Me A Coffee, if you like my work and would like to support further development goals, like porting other great mods.

Download

You can download a build at the Releases section, or use these links:

  • Android
  • Linux (not recommended, just use the original version)
  • Windows (not recommended, same as above)

Installation

To run Expanded Arsenal you need the latest developer build of Xash3D FWGS, which you can get here, or just follow the instructions inside the app if you are not sure which file to download.

You have to download the mod from Mod DB and copy hl_expanded_arsenal folder into your Xash3D FWGS directory. After that, just install the APK and run.

Building

Clone the source code:

git clone https://github.com/Velaron/expanded-arsenal --recursive

Windows

cmake -A Win32 -S . -B build
cmake --build build --config Release

Linux

cmake -S . -B build
cmake --build build --config Release

Android

cd android
./gradlew assembleRelease

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages