porydelete 2.0.1

About Porydelete is a CLI tool which allows you to delete specific parts of the 3.gen decomp projects such as Pokemon, Items, Maps, Tilesets, Events and more
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Before we jump into the installation/building process, you need to have Rust installed. I am not going over how to install Rust.

# Building

Follow:

```
git clone https://github.com/Voluptua/porydelete
cd porydelete/
cargo build --release
```

If running the `cargo build --release` command doesn't work or you get an error, try updating Rust and then proceed. Otherwise, you can just install one of the stable releases. 
They are available for Windows and Linux.