Skip to content

Ygocore/ygosharp_v0.1.1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YGOSharp

A C# implementation of an ygopro duel server, using the ocgcore library.

How to use:

  • Compile the native OCGCore library using CMake and a C++11 compiler.

  • Compile YGOSharp.sln using Visual Studio or Mono.

  • Put cards.cdb, lflist.conf, ocgcore.dll and the script directory next to the compiled YGOSharp.exe.

  • Run the executable using valid parameters, e.g. 000 12345 to host an unranked single duel on the port 12345.

  • Enjoy.

About

ygosharp_v0.1.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published