This repository provides a base for creating project-specific Python gRPC modules. It is intended to keep common gRPC project structure, packaging, and generated-code workflows consistent across projects.
Configure the project with CMake using the preset for your platform:
cmake -S . --preset vs-x64-windows-debugcmake -S . --preset nmc-universal-osx-debug© 2026 CCP Games
This software is provided by CCP Games and does not include or distribute any third-party libraries or frameworks.
This software provides a base for creating project specific Python gRPC modules.
Trademark Notice: CCP Games is a trademark of CCP ehf.
This project is licensed under the MIT License. Nothing in the MIT License grants any rights to CCP Games' trademarks or game content.