Skip to content

swiftly-solution/utils-extension

 
 

Repository files navigation


Swiftly Private Message Logo

Swiftly - Utils Extension API
Report Bug Discord Server

Downloads Contributors Issues License


Build Requirements

  • hl2sdk (Downloads automatically with the git cloning using Recurse Submodules)
  • metamod-source (Downloads automatically with the git cloning using Recurse Submodules)
  • XMake

For Developers


Building Commands

Clone Repository

git clone --recurse-submodules https://github.com/swiftly-solution/utils-extension

Build

./setup.ps1 - Windows
./setup.sh - Linux

Build using Docker

docker run --rm -it -e "FOLDER=ext" -e "GAME=cs2" -v .:/ext ghcr.io/swiftly-solution/swiftly:cross-compiler

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 57.5%
  • Xmake 40.6%
  • Shell 1.1%
  • PowerShell 0.8%