Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Optimized fork of Metamod for improved plugin management and compatibility on modern HLDS-based servers.

License

NotificationsYou must be signed in to change notification settings

rehlds/Metamod-R

Metamod-r is based on the original version ofMetamod written byWill Day for Half-Life 1 with some improvements fromJussi Kivilinna (Metamod-p). This product contains a large number of performance optimizations and more pure code. The core was written using JIT compiler.

Metamod-r is recommended to be run withReHLDS (API 3.1+).There is compatible with originalHLDS

HLDSReHLDSOSDownload
✔️✔️API 3.1+Download

Official SiteStableGitHub issuesGitHub forksGitHub stars

Documentation

  • All actual documentation inenEnglish andruRussian languages is placed atthis link.

Supported games

Build instructions

Checking requirements

There are several software requirements for building Metamod-r:

Windows

Visual Studio 2015 (C++14 standard) and later

Linux

git >= 1.8.5cmake >= 3.10GCC >= 4.9.2 (Optional)ICC >= 15.0.1 20141023 (Optional)LLVM (Clang) >= 6.0 (Optional)

Building

Windows

UseVisual Studio to build, openmsvc/metamod.sln and just select from the solution configurations listRelease orDebug

Linux

  • Optional options usingbuild.sh --compiler=[gcc] --jobs=[N] -D[option]=[ON or OFF] (without square brackets)
-c=|--compiler=[icc|gcc|clang]  - Select preferred C/C++ compiler to build-j=|--jobs=[N]                  - Specifies the number of jobs (commands) to run simultaneously (For faster building)Definitions (-D)DEBUG                           - Enables debugging modeUSE_STATIC_LIBSTDC              - Enables static linking library libstdc++
  • ICC
    ./build.sh --compiler=intel
  • LLVM (Clang)
    ./build.sh --compiler=clang
  • GCC
    ./build.sh --compiler=gcc
Checking build environment (Debian / Ubuntu)
Click to expand
  • Installing required packages
    sudo dpkg --add-architecture i386sudo apt-get updatesudo apt-get install -y gcc-multilib g++-multilibsudo apt-get install -y build-essentialsudo apt-get install -y libc6-dev libc6-dev-i386
  • Select the preferred C/C++ Compiler installation
    1) sudo apt-get install -y gcc g++2) sudo apt-get install -y clang

About

Optimized fork of Metamod for improved plugin management and compatibility on modern HLDS-based servers.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

    Languages


    [8]ページ先頭

    ©2009-2025 Movatter.jp