Samuel Asher Rivello
Samuel Asher Rivello
I have a Unity 6 project with this setup... * [manifest.json](https://github.com/Antoshidza/NSprites-Foundation/files/15487615/manifest.json) * [ProjectVersion.txt](https://github.com/Antoshidza/NSprites-Foundation/files/15487616/ProjectVersion.txt) ... and I pulled ... * https://github.com/Antoshidza/NSprites-Foundation * https://github.com/Antoshidza/NSprites ... into my project with success. Great work!...
I have a Unity 6 project with this setup... * [manifest.json](https://github.com/Antoshidza/NSprites-Foundation/files/15487615/manifest.json) * [ProjectVersion.txt](https://github.com/Antoshidza/NSprites-Foundation/files/15487616/ProjectVersion.txt) ... and I pulled ... * https://github.com/Antoshidza/NSprites-Foundation * https://github.com/Antoshidza/NSprites ... into my project with success. Great work!...
I have a Unity 6 project with this setup... * [manifest.json](https://github.com/Antoshidza/NSprites-Foundation/files/15487615/manifest.json) * [ProjectVersion.txt](https://github.com/Antoshidza/NSprites-Foundation/files/15487616/ProjectVersion.txt) ... and I pulled ... * https://github.com/Antoshidza/NSprites-Foundation * https://github.com/Antoshidza/NSprites ... into my project with success. Great work!...
I'm new to C++. I tested this only on Windows 11* and VS Code*. It works great. *Latest public versions as of this commit. Relates to my issue: https://github.com/CapsCollective/raylib-cpp-starter/issues/22
The template is great. Its easy to get the project up and running. However, there is no logging. Please add logging. If I add logging to the `main.cpp` file ```...