V E L Δ
V E L Δ
There's a missing "v8_base_3.lib" file while compiling/recompiling the last libs version. Here is the error:  `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:  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...
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  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...
I know it's not very clear. You'd think "just use ConfigEntry.OnChanged" but it will work in some cases. I couldn't find any better name for the suggestion to be honest....