aneury1 / DOEngine

Another Game Engine, by now only use SDL2 and its dependent family library but we planning to use other librarys like SFML or allegro5 to create Drawing Context (opengl ,Vulkan or metal).
0 stars 2 forks source link

Premake5 scripts #4

Closed aneury1 closed 4 years ago

aneury1 commented 4 years ago

this issues is related vs compilation with Premake5 scripts, the only that it does not compile with any VSStudio and please add support for allegro5 , sfml, glfw projects if posible and in addition of that make it portable, in order to let any developer choose where to put the project dependencies, @victordmontero please help me with that.