https://github.com/untrustedmodders/plugify-source2-launcher
Plugify - Source 2 Engine Launcher
https://github.com/untrustedmodders/plugify-source2-launcher
cs2 deadlock plugify plugin-development plugin-manager plugin-system plugins source-2
Last synced: 11 days ago
JSON representation
Plugify - Source 2 Engine Launcher
- Host: GitHub
- URL: https://github.com/untrustedmodders/plugify-source2-launcher
- Owner: untrustedmodders
- License: mit
- Created: 2024-12-24T15:45:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-29T11:27:36.000Z (about 1 month ago)
- Last Synced: 2025-11-30T22:27:01.434Z (about 1 month ago)
- Topics: cs2, deadlock, plugify, plugin-development, plugin-manager, plugin-system, plugins, source-2
- Language: C++
- Homepage:
- Size: 17.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](README_ru.md)
# S2-Launcher: Server Side Modding Framework for Source 2
It is a cutting-edge server-side modding framework designed specifically for Counter-Strike 2 servers. This project takes modding to the next level by implementing a Plugify Plugin & Package Manager on top of a Metamod Source Plugin. This unique approach allows developers to create plugins that seamlessly interact with the game server, using Plugify language modules to enable the creation of maintainable and testable code.
[Come and join our Discord](https://discord.gg/rX9TMmpang)
## Key Features
1. **Seamless Integration:**
S2-Launcher seamlessly integrates with Counter-Strike 2 servers, providing a robust framework for server-side modding. Harness the power of Plugify's versatility to enhance and extend your server's functionality.
2. **Multi-Language Support:**
Develop plugins in your language of choice, whether it's C++, C#, Python, or other supported languages. Plugify introduces language modules, breaking down language barriers and offering flexibility in mod development.
3. **Plugify Plugin & Package Manager:**
Utilize the Plugify Plugin & Package Manager to effortlessly manage and distribute your server-side mods. Install, update, and remove packages with ease, ensuring a smooth and efficient modding experience.
4. **Maintainable and Testable Code:**
Leverage Plugify to create maintainable and testable code for your mods. Enjoy the benefits of a structured and modular development approach, enhancing the overall reliability and quality of your server-side modifications.
[Read more about Plugify here](https://github.com/untrustedmodders/plugify)
## Getting Started
1. **Installation:**
- Download the latest build from [here](https://github.com/untrustedmodders/plugify-source2-launcher/releases/).
- Detailed installation instructions can be found in the [Installation Guide](https://plugify.net/use-cases/standalone-launcher/installation).
2. **Usage:**
- Explore the [Usage Guide](https://plugify.net/essentials/installation) for detailed instructions on creating server-side mods, installing language modules, and maximizing the potential of Plugify.
3. **Examples:**
- Check out the [Examples](https://plugify.net/plugins/s2sdk/guides/) directory for samples and use cases to kickstart your modding journey with Plugify.
## Requirements
- [CMake](https://cmake.org/download/) - version 3.14 or higher
## Documentation
Refer to the [official documentation](https://plugify.net/use-cases/metamod-plugin/) for in-depth information about Plugify's features, configuration options, and advanced modding techniques.
## Contributing
We welcome contributions! See [CONTRIBUTING.md](https://plugify.net/community-support/join-community) for information on how to contribute to Plugify and be part of the thriving modding community.
## License
S2-Launcher is licensed under the [MIT](LICENSE).