V E L Δ

Results 7 issues of V E L Δ

There's a missing "v8_base_3.lib" file while compiling/recompiling the last libs version. Here is the error: ![image](https://user-images.githubusercontent.com/36549174/141784219-bae2aeb8-6694-4928-8013-1c18cd5416bf.png) `WARNING: Library 'C:\.example-project\UnrealJS_EA5.0\HostProject\Plugins\UnrealJS\ThirdParty\v8\lib\Win64\Release\v8_base_3.lib' was not resolvable to a file when used in Module 'V8'`...

When I try to recompile the plugin to a later version of Unreal, this happens: ![image](https://user-images.githubusercontent.com/36549174/141116007-c9cfda0d-e06a-46ac-b3b2-c7142a927d7d.png) And also in logs of UAT BuildTool, there's a lot of "Win32 Unknown"

As explained in the title, add a button to access the folder of the save directly from the launcher, for example into the save settings. I think it would greatly...

Area: user interface (launcher)
Type: enhancement

Hey ! My API actually use a LOT of PATCH methods, because it's more appropriate than PUT, is there an easy way to add this to the enum ?

When I try the addon with the debug mode, It starts it but nothing happens, Blender starts, but nothing happens. The addon doesn't show or anything ![image](https://user-images.githubusercontent.com/36549174/205412799-343abcc8-c6f3-4ce2-aeb9-512be72a7e39.png) There's no logs,...

Add a username input on main menu, if it is not the same than before, it actualizes `player.json` file and set new nickname. The default value have to be the...

Pop a beacon over other players, so player can know their position everywhere everytime. What it currently needs: - [ ] Players synchronization between clients - [ ] Set a...