(before I start, if there's a tutorial, then I'm sorry, can I have a link?) I've been interested in UI menu modification recently. I saw a Vue3 readme with instructions that I couldn't get to work. I installed the npm thing with a mass of warnings, and wouldn't stop telling me about memory leaks and security issues (I honestly don't even know if it installed properly at this point), but then the cmd file was able to run, but couldn't get it to load past the black loading screen with errors. The server boots up, the cmd.exe window shows and error "[vite] internal server error: vite.createFilter is not a function", and the console shows errors about response 500, internal server errors, and vue is not defined 2 different times. Is this meant to be run on linux maybe? (npm instructions were mostly only for linux) Then I saw this sample menu button - https://www.beamng.com/resources/sample-button-for-main-menu.32913/reviews . As of yet it only seems to work when I have BeamMP active, I tried making my own in other menus like settings and tuning, but even with multiplayer (and sample button), I haven't been able to get them to show up (after ctrl + L, and re-launching the game fully) kinda want to cry because I seem to be doing things wrong at every step all day