feat(ui): add decision-log reader and overlay components
This commit is contained in:
parent
c1259ecba4
commit
2dc711a55c
9 changed files with 469 additions and 0 deletions
10
ui/JevOverlay/JevOverlay.json
Normal file
10
ui/JevOverlay/JevOverlay.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"id": "JevOverlay",
|
||||
"name": "Jev Decision Log",
|
||||
"author": "sts2-bot contributors",
|
||||
"description": "Read-only in-game viewer for the bot's decision log.",
|
||||
"version": "0.1.0",
|
||||
"has_pck": false,
|
||||
"has_dll": true,
|
||||
"affects_gameplay": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue