Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.79 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.79 KB

README

The Mezzanine is a set of multi platform C++ libraries designed to help create high performance videos games. The Mezzanine is focused on games requiring 3d physics, 3d graphics, 3d sounds and common facilities that such games need. This is just one component of many.

About this Library

This library is an option backend to the serialization API built into the Mezzanine foundation. This is part that writes out xml as requested when converting something from a class instance in memory into something to store to disk or send over the network.

Build Status

The current Travis CI (Apple - GCC/Clang) build status is: Build Status

The current Appveyor (Windows - MinGW/Msvc) build status is: Build Status

The current code coverage for tests is: codecov

The current Jenkins, which covers Linux (Emscripten, Rasberry Pi, Ubuntu and Fedora), old Mac OS X (High Sierra) and old windows (7 64 bit msvc and mingw), build status is available on the BTS Jenkins Instance. The current status is: Build Status