updated slot machine

This commit is contained in:
2024-03-15 00:01:03 -04:00
parent 690145513f
commit 406f79c147

View File

@@ -1,4 +1,4 @@
## Slot Machine Example
### Slot Machine Example
This example demonstrates how to use AIO alongside the WoW API to build AIO UI elements into the client without requiring user patching or installing plugins.
**Server-side Script (aio.server.ts):**