mirror of
https://github.com/thecatontheceiling/buckshotroulette-decomp.git
synced 2026-01-06 03:00:52 +00:00
Update README.md
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
Full decompilation of Buckshot Roulette's source code.
|
Full decompilation of Buckshot Roulette's source code.
|
||||||
All of the Dealer AI code (afaik) is in DealerIntelligence.gd
|
All of the Dealer AI code is in DealerIntelligence.gd. The rest of the script files are self-explanatory.
|
||||||
|
|
||||||
|
|
||||||
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.
|
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.
|
||||||
Reference in New Issue
Block a user