GithubHelp home page GithubHelp logo

gtaresources / butcher-tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cookieplmonster/butcher-tools

0.0 1.0 0.0 86 KB

A collection of tools used during development of GTA: The Harwood Butcher mod for GTA: Vice City

License: MIT License

Python 100.00%

butcher-tools's Introduction

Butcher Tools

This repository holds a collection of tools and scripts used during development of Grand Theft Auto: The Harwood Butcher, a modification for Grand Theft Auto: Vice City. All scripts were created for Python 2.x.

Tools included:

pathattach - scripts for managing IPL and IDE path entries

  • pathdetach - converts IDE paths to IPL (detached) paths

    USAGE:
    python pathdetach.py [--debug] [--ideinfo] [--mksection] idefile.ide iplfiles.ipl...
    --debug - include info about original model and ID in output path definitions
    --ideinfo - include extra metadata in flags field of output paths to allow pathattach tool to re-attach modified paths properly (use calcflag.py to generate these flags)
    --mksection - output path and end keywords before and after outputting paths

  • pathattach - converts IPL (detached) paths back to IDE paths. Input paths must contain additional metadata initially output by pathdetach in order to be able to properly re-attach paths

    USAGE:
    python pathattach.py [--verbose] [--mksection] pathfile.ipl iplfiles.ipl...
    --verbose - print warnings if paths for a model are processed more than once
    --mksection - output path and end keywords before and after outputting paths

  • calcflag - helper for calculating additional path flags for pathdetach

butcher-tools's People

Contributors

cookieplmonster 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.