Remove .vscode/ #57
Instruct the user to put the path in their global configuration. The project name is now in CMakeLists.txt.
Move skin and compiled DLLs to assets/
With CMakeLists.txt they are moved to the directory of the binary after building. Now binaries/ can be safely deleted.
Changes