Update README.md

This commit is contained in:
Manmadedrummer
2025-09-04 20:50:21 -04:00
committed by GitHub
parent e267aa17c9
commit 4011147ab6

View File

@@ -31,10 +31,10 @@ To run this module, youll need:
#### Lua Scripts
Place both Lua scripts in your servers `lua_scripts/` folder:
```bash
```
lua_scripts/BlackjackServer.lua
lua_scripts/BlackjackClient.lua
```
## Installation