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
It is easy to setup the Mezzanine dependencies for an experienced developer, but many interested in game development are interested in game development are less experienced and setting up a development environment can be challenging.
This feature should walk a potential game developer through at least the following steps:
Setting the MEZZ_PACKAGE_DIR in the environment.
Installing CMake,
Installing Git,
Installing a Compiler,
Potentially installing an IDE,
Building the Mezzanine,
Building the Docs.
Creating a new package that does something like "Hello World",
Test this with @hlayne35, their knowledge is perfect to see if this works.
The text was updated successfully, but these errors were encountered:
It is easy to setup the Mezzanine dependencies for an experienced developer, but many interested in game development are interested in game development are less experienced and setting up a development environment can be challenging.
This feature should walk a potential game developer through at least the following steps:
Test this with @hlayne35, their knowledge is perfect to see if this works.
The text was updated successfully, but these errors were encountered: