# trinity-projects **Repository Path**: maxwellaa/trinity-projects ## Basic Information - **Project Name**: trinity-projects - **Description**: No description available - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-11 - **Last Updated**: 2025-08-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # trinity-projects Projects created for use with the TrinityCore World of Warcraft emulator: https://www.trinitycore.org/ # Requirements gmp module is required to be enabled in PHP. On linux this means either `sudo apt install php-gmp` or editing the default php.ini and uncomment the `extension=gmp` line