Skip to content

Commit e7de247

Browse files
fixed ```
1 parent cb1b0fc commit e7de247

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,15 +246,16 @@ git clone https://github.com/EPI-Studios/Moud.git
246246
cd Moud
247247

248248
The rest will be in the documentation
249-
249+
```
250250
### Profiler
251251

252252
Enable performance profiling with the `--profile-ui` flag:
253253

254-
```bash
254+
```
255255
java -jar moud-server.jar --profile-ui
256256
```
257257

258+
258259
The profiler window shows:
259260
- Script execution times (timeouts, intervals, events)
260261
- System tick times

0 commit comments

Comments
 (0)