Currently, the Resources folder is absent from the repo, making it impossible to compile without directly modifying the .csproj.
Also, the assets folder is also missing, causing warnings to be displayed during runtime (although functionality still works).
Currently, the Resources folder is absent from the repo, making it impossible to compile without directly modifying the
.csproj.Also, the
assetsfolder is also missing, causing warnings to be displayed during runtime (although functionality still works).