Repositório GitHub
metamod-fallguys
metamod-fallguys contém 2 skills coletadas de hzqst, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
skills coletadas
2
Stars
17
atualizado
2026-02-07
Forks
7
Cobertura ocupacional
1 categorias ocupacionais · 100% classificado
explorador de repositórios
Skills neste repositório
criador/repositório/skill
skill
ocupação
descrição
atualizado
add-new-asext-api
Programadores de computador
Add a new exported API function to the asext module, wrapping a private server.dll/server.so function for use by external plugins. Use when you need to expose CASDocumentation, CASDirectoryList, or other AngelScript-related private functions through the ASEXT_* API layer.
2026-02-07
add-private-function-with-signatures
Programadores de computador
Add private functions from game DLLs (server.dll/engine.dll) to metamod plugins using signature scanning and symbol lookup. Use when adding new private function hooks that require IDA Pro analysis, signature creation, cross-platform support (Windows/Linux), and runtime function pointer filling.
2026-02-07