Coder Social home page Coder Social logo

voluptua / porydelete Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 1.0 105 KB

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

License: GNU General Public License v3.0

Rust 100.00%

porydelete's Introduction

About

Porydelete is a CLI tool which allows you to delete specific parts of the 3rd generation decomp projects such as Pokemon, Items, Maps, Tilesets, Events and more. This allows ROM-hack creators to clean up their ROM(s).

State of development

I want to spend the time for more important and fun things. That's why this repo is ARCHIVED!

Features

Feature Works? Bugless? When?
FRLG/RS Support ?
List ?
Clear Map-Attributes 0.1.0
Delete Maps 0.2.0
Delete Map-Tilesets 0.3.0
Delete Scripts 0.4.0
Delete Pokemon 0.5.0
Delete Items 0.6.0

Getting started

Follow these instructions to build this project: INSTALL.md. Then place porydelete into the root of your project.
Run ./porydelete --help for more information.

Map-Attributes and Filtering/Defiltering:

This is how you delete Map-Attributes:
./porydelete attr <attribute>

This is how to filter/defilter Maps:
./porydelete attr-fil <mapname>
./porydelete attr-defil <mapname>



Available attributes to delete (only one per execution):

  • connections
  • object_events
  • warp_events
  • bg_events
  • coord_events

Examples:
./porydelete attr-fil MyNewTown
./porydelete attr connections
./porydelete attr-defil MyNewTown

Map Deletion:

This is how you delete Maps:
./porydelete map MyMap
Important is that you can only delete maps created by porymap!

Examples:
./porydelete map MyNewTown
./porydelete map LittlerootTown

porydelete's People

Contributors

ssnover avatar vol8 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

ssnover

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.