Docs
Generator
Search...
⌘
K
Toggle theme
🎉
Release v1.0.1
Release v1.0.1
Welcome to Plugify
A Modern C++ Plugin Manager with Multi-Language Support.
Customizable. Compatible. Open Source.
Documentation
GitHub
Language Modules Quickstarts
Python
Learn how to create a plugin using Python, export and import methods, and integrate plugins written in different languages within Plugify.
C++
Learn how to create a plugin using C++, export and import methods, and integrate plugins written in different languages within Plugify.
C#
Learn how to create a plugin using C#, export and import methods, and integrate plugins written in different languages within Plugify.
JavaScript
Learn how to create a plugin using JavaScript, export and import methods, and integrate plugins written in different languages within Plugify.
Golang
Learn how to create a plugin using Golang, export and import methods, and integrate plugins written in different languages within Plugify.
Dlang
Learn how to create a plugin using Dlang, export and import methods, and integrate plugins written in different languages within Plugify.
Getting Started
Features
A non-exhaustive list of features that Plugify provides for every project.
Architecture
An overview of Plugify's architecture and product principles.
Instalation
TODO
Building and Integrating
TODO
Use Cases
Metamod Plugin
Integrate Plugify as a Metamod plugin for Source2, enabling seamless in-game plugin execution.
Standalone Launcher
Launch Counter-Strike2 or Deadlock with Plugify injected, allowing you to run and manage plugins effortlessly.
Additional Tutorials
Module Development
Learn how to create new language modules for Plugify, enabling seamless plugin development in various languages.
Runtime Marshalling
Discover efficient techniques for inter-language communication, ensuring smooth data exchange between plugins.