Skip to content

This library is an option backend to the serialization API built into the Mezzanine foundation.

License

Notifications You must be signed in to change notification settings

BlackToppStudios/Mezz_SerializationBackendXML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This library is an option backend to the serialization API built into the Mezzanine foundation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published