Giter VIP home page Giter VIP logo

resforge's Introduction

ResForge

ResForge

ResForge is a resource editor for macOS, capable of editing classic resource fork files and related formats. Based on ResKnife by Nicholas Shanks and Uli Kusterer, this derivative of the project has been rewritten for modern macOS systems.

Features

  • Supports both resource and data forks in the original resource file format, as well as experimental support for the new extended format defined by Graphite.
  • Hexadecimal editor, powered by HexFiend.
  • Template editor, supporting a wide array of field types.
  • Template-driven bulk data view, with CSV import/export.
  • Image editor, supporting 'PICT', 'PNG ', 'cicn' & 'ppat' resources, plus view-only support for a variety of icons and other bitmaps.
  • Sound editor, supporting sampled 'snd ' resources.
  • Tools for EV Nova, including a sprite (rlëD) editor, a ship animation (shän editor) and a galaxy viewer.

Getting Started

System Requirements

ResForge is compatible with macOS 10.14 or later and runs natively on both 64-bit Intel and Apple Silicon.

Installation

Download the latest version of ResForge from the Releases page.

Building

To build ResForge yourself you will need to have Xcode 12 or later installed.

Make sure to use the --recurse-submodules option when cloning the repository, or use git submodule update --init to initialise an existing copy.

Plug-ins

ResForge includes a plug-in architecture, allowing custom editors to be created and distributed independently of the application itself. The specification is not currently documented but feel free to duplicate an existing plug-in, such as the hex editor, and work from there to create your own.

Built With

  • Graphite - Provides reading/writing of resource files, as well 'PICT', 'cicn' and 'ppat' resources.
  • HexFiend - Powers the hexadecimal editor.
  • CSV.swift - Provides reading/writing of CSV files.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

resforge's People

Contributors

andrews05 avatar nickshanks avatar wevah avatar maddthesane avatar uliwitness avatar lroathe avatar slobo avatar

Watchers

James Cloos 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.