Shared Half-Life model source files.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-04-24 11:44:13 -04:00
source/includes Rename source/include to source/includes. 2026-03-20 11:10:46 -04:00
.editorconfig Initial commit. 2026-03-20 09:56:12 -04:00
.gitattributes Initial commit. 2026-03-20 09:56:12 -04:00
.gitignore Initial commit. 2026-03-20 09:56:12 -04:00
license.md Change license from GPL v3 to CC BY-NC 4.0. 2026-04-24 11:42:31 -04:00
readme.md readme.md: Update no gen AI disclaimer to link to a good list of why. 2026-04-24 11:44:13 -04:00

Shared Half-Life model source files.

This repository isn't intended to be used directly, but is used by our other repositories checked out as a Git submodule.

To add this to a model repository, open your terminal, navigate to the root of the repo, and run:

git submodule add --name models-shared.git -- https://codeberg.org/unforeseen-consequences/models-shared.git source/models_shared

No generative AI was used for any part of this project.