CGSF icon indicating copy to clipboard operation
CGSF copied to clipboard

Online Game Server Platform

Casual Game Server Framework

This project purpose rapid development of online casual game server using open source code.

Notice

This repository is deprecated. Use below Reopositories

  • [CGSF Visual Studio 2019 Version] (https://github.com/pdpdds/cgsf2019)
  • [CGSF2 Visual Studio 2019 Version] (https://github.com/pdpdds/CGSFII)

Activity

[Check Trello] (https://trello.com/b/fQrjvbHp/cgsf)

Build Instruction

To build project, we need visual studio 2013

Download Binary

  • [CGSF External] (https://drive.google.com/folderview?id=0B4zZS0o3dor0ZGswUU9uT1RsUVE&usp=sharing)
  • Extract VSProject.rar to CGSF/VSProject folder
  • Extract ThirdParty.rar to CGSF folder
  • [Boost Library 1.55] (http://www.boost.org/users/history/version_1_55_0.html)
  • [Directx 2010 june version] (http://www.microsoft.com/en-us/download/details.aspx?id=6812)

Finally, In VSProject Folder

  • Open AllProject.sln and Build it

Open Source

  • [ACE Library] (http://download.dre.vanderbilt.edu/)
  • [Google Protocol Buffer] (http://code.google.com/p/protobuf/)
  • [Google Log] (https://code.google.com/p/google-glog/)
  • [CEGUI] (http://cegui.org.uk/)
  • [Google BreakPad] (https://code.google.com/p/google-breakpad/)