Hello,
I am currently of creating an custom server application based on photon for a MMO that will be open source. I need to publish the code and set up the continuous integration, even while the project has not progressed very far. This is required to give my team status updates and a chance to join into the development.
Now to build the specific project, references to the Photon Server SDK are required. More specificly the following libraries are required to build:
So I'd like a confirmation if I am correct or if not, how my specific case could be handled.
For completeness sake: I plan to publish the source on GitHub and utilise Appveyor to CI server.
Best regards,
Nitram
I am currently of creating an custom server application based on photon for a MMO that will be open source. I need to publish the code and set up the continuous integration, even while the project has not progressed very far. This is required to give my team status updates and a chance to join into the development.
Now to build the specific project, references to the Photon Server SDK are required. More specificly the following libraries are required to build:
- ExitGamesLibs.dll
- Photon.SocketServer.dll
- PhotonHostRuntimeInterfaces.dll
So I'd like a confirmation if I am correct or if not, how my specific case could be handled.
For completeness sake: I plan to publish the source on GitHub and utilise Appveyor to CI server.
Best regards,
Nitram