mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-04-30 03:22:04 -04:00
Includes - 5 new tables: Gamblers, Transactions, Wagers, Exclusions, Perks - Still heavily WIP and not ready to be enabled, no games present and a lot of missing functionality - For now it's completely disabled until it's ready to be used.
3 lines
97 B
C#
3 lines
97 B
C#
namespace KfChatDotNetBot.Models;
|
|
|
|
// Stash all the models used for perk or game metadata here |