Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Customized and actually working web panel for HLstatsX in 2020

Notifications You must be signed in to change notification settings

brysondev/hlstatsx-revamped

Repository files navigation

hlstatsx-revamped-website

HLstatsX Community Edition is an open-source project licensed under GNU General Public License v2 and is a real-time stats and ranking for Source engine based games. HLstatsX Community Edition uses a Perl daemon to parse the log streamed from the game server. The data is stored in a MySQL Database and has a PHP frontend.

Dependancies

  • Database

    • MySQL 5.5+ (5.7.x recommended)
  • PHP (duh)

    • gd
    • mysqli
    • curl
    • xml
  • Perl (Also duh)

    • MaxMind::DB::Reader
    • GeoIP2::Database::Reader
    • Syntax::Keyword::Try
  • Packages (Linux)

    • build-essential
    • libssl-dev
    • zlib1g-dev
    • libdbd-mysql-perl
    • openssl
    • unzip

    Please check this guide for a tutorial on setup and etc. Or just use google lol.

About

Customized and actually working web panel for HLstatsX in 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published