Giter Site home page Giter Site logo

r-hidayatullah / tosmole Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.06 MB

Tosmole is a Rust project designed to efficiently parse various file types used in the Tree of Saviorr.

License: GNU General Public License v3.0

Rust 93.19% C 6.81%
binary-parser file-parser ies ipf reverse-engineering tos tree-of-savior xac xsm c

tosmole's Introduction

tosmole

tosmole is a Rust project designed to parse Tree of Savior file types, including XSM, XAC, IPF, and IES.

Table of Contents

Supported File Types

  • XSM
  • XAC
  • IPF (WIP)
  • IES

Installation

To get started with tosmole, you need to install Rust and compile the project using rustup.

Prerequisites

Before you begin, make sure you have rustup installed. Rustup is the recommended way to manage Rust toolchains.

Installing Rust and Compiling

  1. Install Rust:

    If you haven't already, install Rust and Cargo by following the instructions on the official Rust website.

    If you haven't already, install Rust with the nightly version using rustup:

    rustup default nightly
    rustup install nightly
  2. Clone the Repository:

    git clone https://github.com/R-Hidayatullah/tosmole
    cd tosmole
  3. Compile The Project:

    Build the project using Cargo:

    cargo build --release

    This will compile the project in release mode, and the executable will be available in the target/release directory.

Usage

Once you've successfully compiled tosmole, you can use it to parse Tree of Savior file types. To use tosmole, follow these instructions:

  1. Compile the Program:

    First, make sure you have Rust installed, and the project is compiled using the provided code. If you haven't already compiled it, please refer to the Installation section in the README.

  2. Run the Program:

    To execute the program, open your terminal and run the following command:

    tosmole <path_to_file.ipf> [index_number]

Contributing

Contributions to tosmole are welcome! To contribute, please follow these guidelines:

  • Fork the repository.
  • Create a feature branch (e.g., feature/my-new-feature).
  • Make your changes and commit them.
  • Push to your fork and submit a pull request.

License

This project is licensed under the GPL-3.0 license.

tosmole's People

Contributors

r-hidayatullah avatar

Stargazers

 avatar

Watchers

 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.