# LeagueSandbox/GameServer

League Sandbox's Game Server

Repository: https://github.com/LeagueSandbox/GameServer
Canonical: https://ross.abutalabs.com/products/gameserver
Language: C#
License: AGPL-3.0
License Family: copyleft
Topics: league-of-legends, game-server, league-sandbox, sandbox, private-server, moba, hacktoberfest
Archived: true
Last push: 2022-09-02T21:03:55+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3813, "days_push": 1461, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1175, forks 467 (observed 2026-08-28T04:03:52.398671+00:00)

## What it is
An open-source game server implementation emulating the core gameplay of League of Legends, written in C#. It was archived in September 2022 after a cease & desist from Riot Games.

## Use cases
- run a private MOBA game server
- study how a MOBA server is implemented
- learn multiplayer game server networking in C#
- build a custom sandbox MOBA experience
- explore League of Legends protocol emulation

## When to choose
- you want to study or fork an open-source MOBA server implementation
- you need a reference for C# game server networking

## When to avoid
- you want an actively maintained project
- you want to run a public server without legal risk
- you need official League of Legends functionality

## Facets
- artifact type: application
- maturity: abandoned
- function: game-engine, networking, simulation
- domain: gaming-tools
- platform: cross-platform, c, cpp
- tags: league-of-legends, moba, private-server, game-server, sandbox, cease-and-desist, archived, game-development

## Member repositories
- LeagueSandbox/GameServer (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:52.398671+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:27:02.424208+00:00, confidence not recorded.
  - readme: https://github.com/LeagueSandbox/GameServer (fetched 2026-08-28T04:03:52.398671+00:00, sha 8ec1c23d510b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
