diangogav / EDOpro-server-ts

Welcome to Evolution Server, a versatile platform for creating Yu-Gi-Oh! matches, fully compatible with EDOPro, Koishi, and YGO Mobile! But this time, we focus on the scalability of the code, allowing for easy implementation of new features related to the data generated during the duels.
https://evolutionygo.com
13 stars 8 forks source link

[MyCard] Implements START param. #68

Closed diangogav closed 7 months ago

diangogav commented 7 months ago

Description

Implement the START parameter to set the initial card count for each player in a duel.

Tasks

Acceptance Criteria

NOTES

Please, for this issue, using the mycard branch as the main branch

diangogav commented 7 months ago

Solved https://github.com/diangogav/EDOpro-server-ts/pull/84