IceYGO / ygosharp

A C# implementation of an ygopro duel server, using the ocgcore library.
MIT License
49 stars 17 forks source link

Allow TCG Ruling Over OCG #6

Open Zayelion opened 8 years ago

Zayelion commented 8 years ago

Adds a way for server side overwrites of specific lua files by checking if the script is in one directory, then a secondary one before ultimately failing out. This allows the system to prioritize applying the effects of TCG cards over OCG ones in a manageable manner.