Skip to content

tyabus/xash3d

Folders and files

NameName
Last commit message
Last commit date
Jul 7, 2023
Dec 15, 2024
Feb 9, 2025
Mar 21, 2025
Jan 26, 2025
Dec 27, 2021
Jan 26, 2025
Feb 9, 2025
Feb 18, 2025
Nov 4, 2024
Dec 27, 2021
Apr 1, 2016
Feb 18, 2025
Jan 28, 2025
Jan 6, 2021
May 3, 2017
May 5, 2023
Feb 9, 2022
May 22, 2015
Jun 21, 2023
May 10, 2024
Jan 5, 2018

Repository files navigation

Xash3D FWGS Engine (Fork) Coverity Scan Build Status Windows Build Status

Original project: Xash3D Engine on ModDB
Original codebase we're based on: Xash3d FWGS (Old) on GitHub

Xash3D Engine is a custom game engine rewritten from scratch.
Xash3D is compatible with many of the GoldSource games and mods
and should be able to run most of existing singleplayer Half-Life mods without a hitch.
The multiplayer is working, but network protocol isn't compatiable with the GoldSource Engine
multiplayer mods should work just fine, but keep in mind that some features may not work at all
or work not exactly the way they do in the GoldSource Engine.

Xash3D-NG is a fork of Xash3D FWGS Engine (Old one) which itself is based on Xash3D by Uncle Mike, this fork aims on improving and bugfixing the original FWGS codebase.

License

The library is licensed under GPLv3 license, see COPYING for details. CMakeLists.txt files are licensed under MIT license, you will find it's text in every CMakeLists.txt header.