mirror of
https://github.com/araxiaonline/AIO-Blackjack.git
synced 2026-06-13 03:02:26 -04:00
Update README.md
This commit is contained in:
@@ -31,6 +31,9 @@ Copy the provided SQL file to your server's database. This file includes the nec
|
||||
1. **Place the Lua Scripts:**
|
||||
- Copy the `BlackjackServer.lua` script into your server's `scripts` directory (typically found in `lua_scripts` or a similar directory).
|
||||
- Copy the `BlackjackClient.lua` script into your client's `Interface/AddOns/` directory or where your client-side scripts are stored.
|
||||
-
|
||||
*NOTE: I Personally have both of my scripts in my `lua_scripts1 folder.*
|
||||
|
||||
|
||||
2. **Run the SQL Script:**
|
||||
- Execute the `BlackjackDealer.sql` file on your WoW server database to add the Blackjack Dealer NPC to the game.
|
||||
|
||||
Reference in New Issue
Block a user