/YGOPro-Library-Builder

ygopro-core ocgcore library builder for server side systems

Primary LanguageCGNU General Public License v2.0GPL-2.0

YGOPro Library Builder#

For multiplayer ygopro servers that utilize alternative [gframe] implementation that are specialized for server side use, and require [ygopro-core] as an external library of some forum (*.dll, *.lib, *.so).

Usage

Open build/ygo.sln build the project, it will produce bin\{target\ocgcore.dll where {target} is your Release/Debug option. Its suggested you only build for Win32 and not x64.

Compatible Servers

Goals

  • Set up build system for Linux based Servers.
  • Set up build system for MacOs based Servers.
  • Create test framework for [ygopro-core].

###Contribution Currently the project is highly active. If you want to make an improvement detail the why of the improvement first in a new issue. If you find this project useful please leave a thank you in issues.

Special Thanks

  • @soarqin
  • @Buttys