feat(ui): integrate read-only Jev decision overlay
Initialize the Godot panel, poll the decision log in the background, and preserve inspection state during updates. Use a .conf file to keep local settings separate from mod manifests.
This commit is contained in:
parent
1e14680c39
commit
130273570b
4 changed files with 112 additions and 4 deletions
2
ui/JevOverlay/.gitignore
vendored
2
ui/JevOverlay/.gitignore
vendored
|
|
@ -1,4 +1,4 @@
|
|||
bin/
|
||||
obj/
|
||||
# Local absolute path to the decision log.
|
||||
JevOverlay.config.json
|
||||
JevOverlay.conf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue