2026-01-21 18:31:43 +00:00
2025-08-18 19:46:48 +02:00
2026-01-20 21:23:31 +00:00
2026-01-21 18:31:43 +00:00
2025-09-22 01:17:13 +02:00
2025-12-14 05:12:39 +02:00
2026-01-18 09:00:29 +02:00

Client Source Repository

This repository contains the source code necessary to compile the game client executable.

How to build

cmake -S . -B build

cmake --build build


📋 Changelog

🐛 Bug Fixes

  • Effect adapting to semi-transparent meshes: Effect adapting to semi-transparent meshes has been removed as it was causing artifacts when opacity was lower than 1
Description
No description provided
Readme 110 MiB
Languages
C 87.5%
C++ 12.4%
Python 0.1%