2024-04-28 05:38:22 +04:00

267 B

Full decompilation of Buckshot Roulette's source code. All of the Dealer AI code (afaik) is in DealerIntelligence.gd

Some functionality isn't implemented with GDScript (such as: the item limits) and is instead done with .tscn files which I will not be sharing here.