No description
Find a file
2023-05-26 13:29:35 -04:00
bff Start parsing blocks 2023-05-26 13:29:35 -04:00
bff-cli Start parsing blocks 2023-05-26 13:29:35 -04:00
bff-gui Start parsing blocks 2023-05-26 13:29:35 -04:00
.gitignore Project setup 2023-04-26 08:36:37 -04:00
Cargo.toml Project setup 2023-04-26 08:36:37 -04:00
LICENSE Initial commit 2023-04-25 15:55:20 -04:00
README.md Project setup 2023-04-26 08:36:37 -04:00

bff

A GUI/CLI utility to work with Zouna BigFiles.

This repository is a relative of the main FMTK repository.

Getting Started

Prerequisites

Checkout

git clone https://github.com/widberg/bff.git
cd dpc

Build

cargo build --release