Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ggez/gvfs

A Rust crate providing a configurable virtual file system for game assets, a la PhysFS
https://github.com/ggez/gvfs

Last synced: 4 days ago
JSON representation

A Rust crate providing a configurable virtual file system for game assets, a la PhysFS

Awesome Lists containing this project

README

        

# What Is This?

[![Build Status](https://travis-ci.org/ggez/gvfs.svg?branch=master)](https://travis-ci.org/ggez/gvfs)
[![Docs Status](https://docs.rs/gvfs/badge.svg)](https://docs.rs/gvfs)
[![License](https://img.shields.io/crates/l/gvfs.svg)](http://crates.io/cratee/gvfs)
[![Crates.io](https://img.shields.io/crates/v/gvfs.svg)](https://crates.io/crates/gvfs)
[![Crates.io](https://img.shields.io/crates/d/gvfs.svg)](https://crates.io/crates/gvfs)

A Rust crate providing a configurable virtual file system for game assets, a la PhysFS

## Features

## Supported platforms

## Usage

## Getting started

## Help!