File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -27,22 +27,24 @@ BalatroBot is a Python framework designed to help developers create automated bo
2727
2828 [ :octicons-arrow-right-24: Developing Bots] ( developing-bots.md )
2929
30- - :material-api:{ .lg .middle } __ API Protocol __
30+ - :material-api:{ .lg .middle } __ Protocol API __
3131
3232 ---
3333
3434 Technical reference for TCP socket communication, message formats,
3535 game states, action types.
3636
37- [ :octicons-arrow-right-24: Protocol] ( protocol-api.md )
37+ [ :octicons-arrow-right-24: Protocol API ] ( protocol-api.md )
3838
39- - :material-help-circle:{ .lg .middle } __ Troubleshooting__
39+
40+ - :octicons-sparkle-fill-16:{ .lg .middle } __ Documentation for LLM__
4041
4142 ---
4243
43- Common issues and debugging solutions for developing bots
44- and game integration problems (WIP).
44+ Documentation in [ llms.txt] ( https://llmstxt.org/ ) formats, easily digestible by LLMs.
45+
46+ [ :octicons-arrow-right-24: llms.txt] ( llms.txt )
4547
46- [ :octicons-arrow-right-24: Troubleshooting ] ( troubleshooting.md )
48+ [ :octicons-arrow-right-24: llms-full.txt ] ( llms-full.txt )
4749
4850</div >
You can’t perform that action at this time.
0 commit comments