goals
to create a simple to use software engine capable of running commercial software.
- add support for linux
- add support for mac
buildrequirements
instalation
- clone recursive with visual studio (vs code not supported).
- create the folder vendor in the sln directory.
- open the downloaded zip folder and copy premake5.exe in the vendor folder.
- build thirdparty projects (GLFW)
- build the engine project.
- build and run the sanbox project.
website:
enjoy :)