Skip to content

BlackToppStudios/Mezz_Filesystem

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 provides some simple local filesystem access and query utilities. At the time of this writing, not all platforms support std::filesystem cleanly. Even after it is supported on all compilers we care about this library offers some extra utilities std::filesystem doesn't cover.

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

A collection of local filesystem access and query utilities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published