Coder Social home page Coder Social logo

diva-rust-modding / farc Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 1.0 22.92 MB

A tool and library used to manipulate SEGA's File Archive file format

License: MIT License

Rust 89.55% Nix 10.45%
compression encryption archive projectdiva sega miku hatsune-miku

farc's Introduction

farchive Build Status

A command line tool and library used to create/manipulate SEGA's File Archive format.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and usage.

Prerequisites

What things you need to install the software

Installing

  • Clone this repository
$ git clone https://github.com/Waelwindows/farc.git
  • Install the project using cargo install
$ cargo install
  • (Only for developers) Build/test the project using cargo
$ cargo build
$ cargo test

And then you should be ready to run the program

$ farc
farc 0.1.0
Waelwindows <[email protected]>
manipulates SEGA File Archive file formats

USAGE:
    farc <SUBCOMMAND>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

SUBCOMMANDS:
    create
    extract
    help       Prints this message or the help of the given subcommand(s)
    view

Versioning

We use SemVer for versioning.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

farc's People

Contributors

waelwindows avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

billons007

farc's Issues

Cannot build (due to private/missing git repo)

The git repository at https://gitlab.com/waelwindows9922/enum_dispatch.git seems to be private or has been deleted, and thus the project can no longer be built.

Logs:

    Updating git repository `https://gitlab.com/waelwindows9922/enum_dispatch.git`
error: failed to get `enum_dispatch` as a dependency of package `farc v0.1.0 (/home/brod8362/src/farc)`

Caused by:
  failed to load source for dependency `enum_dispatch`

Caused by:
  Unable to update https://gitlab.com/waelwindows9922/enum_dispatch.git

Caused by:
  failed to fetch into: /home/brod8362/.cargo/git/db/enum_dispatch-5141aeacab52d9c2

Caused by:
  failed to authenticate when downloading repository

  * attempted to find username/password via git's `credential.helper` support, but failed

  if the git CLI succeeds then `net.git-fetch-with-cli` may help here
  https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli

Caused by:
  failed to acquire username/password from local configuration

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.