10 lines
219 B
TOML
10 lines
219 B
TOML
[features]
|
|
use_legacy_landlock = true
|
|
|
|
[projects."/home/jyelon/integration"]
|
|
trust_level = "trusted"
|
|
|
|
[mcp_servers.ue-wingman]
|
|
command = "python3"
|
|
args = ["/home/jyelon/integration/Plugins/UEWingman/ue-wingman-mcp.py"]
|