Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 725 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 725 Bytes

MultiplayerFramework

MultiplayerGameFramework for game server.

BEPUPhysics - https://github.com/bepu/bepuphysics1

FortressWarClient - Unity client, base photon peer for unity engine.

PhotonSDK - https://www.photonengine.com/en-US/sdks#onpremiseserver

MultiplayerGameFramework/MultiplayerGameFramework - Own framework for the server. MultiplayerGameFramework/GameCommon - Common project for client and server for serialize. MultiplayerGameFramework/MGF-Photon - PhotonServer application.

MultiplayerGameFramework/Servers - All servers, handlers, backgrounthreads and other.

MultiplayerGameFramework/MGF.DataEntities - For entity framework. NOT USE. MultiplayerGameFramework/MGF.Domain - For entity framework. NOT USE.