mirror of
https://github.com/thecatontheceiling/buckshotroulette-decomp.git
synced 2025-02-16 17:26:01 +00:00
267 B
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.