مستودع GitHub
metamod-fallguys
يحتوي metamod-fallguys على 2 من skills المجمعة من hzqst، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
skills مجمعة
2
Stars
17
محدث
2026-02-07
Forks
7
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات
Skills في هذا المستودع
منشئ/مستودع/skill
skill
المهنة
الوصف
آخر تحديث
add-new-asext-api
مبرمجو الحاسوب
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
مبرمجو الحاسوب
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