# WowServer1.12 **Repository Path**: netgod/WowServer1.12 ## Basic Information - **Project Name**: WowServer1.12 - **Description**: 魔兽世界服务器 - **Primary Language**: C++ - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2017-12-01 - **Last Updated**: 2024-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 编译运行 ubuntu 12.04 gcc4.6 cmake2.8

mkdir build
cmake ..
make
make install
协议 ------- This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. The full license is included in the file `License.md`. In addition, as a special exception, permission is granted to link the code of *Mangos* with the OpenSSL project's [OpenSSL library][48] (or with modified versions of it that use the same license as the OpenSSL library), and distribute the linked executables. You must obey the GNU General Public License in all respects for all of the code used other than [OpenSSL][48].