hzqsthzqstCommunityยท2 Agent Skills Included

MetaHookSv

GoldSrc and Sven Co-op client-side modding framework

Injects plugins into GoldSrc and Sven Co-op games to add rendering upgrades, ragdoll physics, subtitles, and HUD improvements. Eliminates manual engine patching by loading mods through a single launcher with per-plugin configuration files. Ships ready-made plugins for graphics, captions, screenshots, and resource replacement so players and modders extend games faster.
npx skills add hzqst/MetaHookSv --all -g -y
Available:

Instructs the agent to query the Basic Memory knowledge base first and read specific source files only on demand when working in this codebase.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install MetaHookSv?โ–ผ

Run `npx skills add hzqst/MetaHookSv --all -g -y` in your terminal to install all skills in this repository globally.

What is MetaHookSv used for?โ–ผ

It is a client-side modding framework for Sven Co-op and other GoldSrc engine games, letting plugins add graphics upgrades, ragdoll physics, subtitles, and HUD changes.

Which games does MetaHookSv support?โ–ผ

It supports Sven Co-op's SvEngine and most GoldSrc builds, including legacy, modern, and Half-Life 25th anniversary versions.

Is MetaHookSv safe from VAC bans?โ–ผ

No VAC bans have been reported, since Sven Co-op binaries are not digitally signed and no VAC integrity check applies to them.

Can I build MetaHookSv plugins myself?โ–ผ

Yes. You need Visual Studio 2022, CMake, and Git for Windows, then run the provided build batch scripts to compile the loader and plugins.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’