/FauFau

FauFau is a library for manipulating Firefalls various file formats and protocols

Primary LanguageC#MIT LicenseMIT

FauFau

FauFau is a library for manipulating FireFall's various file formats and protocols

This library was created for educational purposes only and should not be used by anyone.

This repository is using submodules, so in order to properly clone it use this:

git clone --recurse-submodules https://github.com/themeldingwars/FauFau.git

... if you already cloned the repo, use this to grab the needed submodules:

git clone https://github.com/themeldingwars/FauFau.git
cd FauFau
git submodule update --init --recursive

Library is automatically published to NuGet: https://www.nuget.org/packages/FauFau