get5loader
get5loader copied to clipboard
[API/DB] New match options
There's some missing options on MatchConfig that is supported by Get5. (e.g. side_type #128 , cvars, etc.) but its not supported in original get5-web and original DB structure.
So I probably need to add MySQL DB tables. it will be breaking-change perhaps.
https://github.com/FlowingSPDG/get5-web-go/blob/93a480ac4e4ff7def2538779b37c5844cfcd9326/server/src/db/models.go#L503
cvars = DONE. side_type is WIP