OpenXRay/xray-16

Implement features from X-Ray extensions

Open

#1,919 opened on Jul 21, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (519 forks)auto 404
EnhancementLuaModmaker Experiencegood first issue

Repository metrics

Stars
 (3,524 stars)
PR merge metrics
 (PR metrics pending)

Description

Before engine sources became available, modders used X-Ray extensions to get additional features. They still can be used by old mods, so we want to port them to support those mods.

Some features are already implemented in CoC (which we already support), OGSR, maybe other projects.

Official repository: https://github.com/KD87/xray-extensions External documentation: https://xray-engine.org/index.php?title=X-Ray_extensions

Contributor guide