Coder Social home page Coder Social logo

fstools-rs's Introduction


Discussions Contributors Forks MIT + Apache-2.0 License

fstools

Tools for FROMSOFTWARE
Report Bug · Request Feature

About The Project

fstools-rs is a Rust-based toolkit for modding and analyzing FROMSOFTWARE games, supporting archive extraction, format conversion, and data analysis.

Built With

  • Rust
  • Many others...

(back to top)

Features

  • Archive extraction: Unpack DVDBNDs and BNDs from game data as fast as possible.
  • File analysis: Offers tools for analysis of asset data structures, intended to aid in understanding underlying game mechanics and data relationships.

(back to top)

Getting Started

Dependencies

Building from Source

  1. Clone the repository:
    git clone https://github.com/soulsmods/fstools-rs.git
  2. Change into the repository directory:
    cd fstools-rs
  3. Compile the project using Cargo:
    cargo build --release
    The resulting binaries are located in target/release.

Usage

fstools is invoked via the command line, with each utility accessible through subcommands. For example, to recursively extract a BND within the DVDBNDs:

fstools-cli extract --recursive -o <destination_directory> [optional_dvdbnd_name]

Detailed documentation on subcommand parameters and options is available within the --help output.

(back to top)

Contributing

See CONTRIBUTING.md

License

Distributed under either the Apache Software License 2.0 or MIT License. See LICENSE-APACHE and LICENSE-MIT for more information.

(back to top)

Contact

Project Link: https://github.com/soulsmods/fstools-rs

Discussions Board: https://github.com/soulsmods/fstools-rs/discussions

(back to top)

Acknowledgments

  • SoulsFormats - widely used and de-facto library for interacting with FROMSOFTWARE assets.

(back to top)

fstools-rs's People

Contributors

garyttierney avatar vswarte avatar github-actions[bot] avatar

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.