You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No compiler changes with this update; only lots of debriefing in the changelog.txt.
New nubb++build bash script added for quicker compilation; run by prompting bash nubb++build {filename}.nubb++
NOTE: Henceforth, I'll be moving on to new projects and return to Nubb++ to complete what will probably be its last update featuring compiler optimizations and final bug fixes!
Nubb++ is compiled using CMake with GCC 13.2.0 x86_64-w64-mingw32 (ucrt64) as its kit. You may build Nubb++ from source using CMake with the provided CMakeLists file on this repo.