m1maker / NGT

New open source game toolkit
https://ngtcode.dev/
MIT License
22 stars 12 forks source link

CMake Support #15

Open Amerikranian opened 8 months ago

Amerikranian commented 8 months ago

Hi,

So far, there is no alternative ways of building the engine aside from using Visual Studio. This limits cross-platform potential of the project and restricts one's development options to this particular IDE. We need to reconsider the build process for the tool so that it is more flexible and portable. Please add the capability to build this using tools like cmake.