Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frarees/rvtmod

re-volt tools
https://github.com/frarees/rvtmod

Last synced: 11 days ago
JSON representation

re-volt tools

Awesome Lists containing this project

README

        

rvtmod
======

rvtmod is a set of tools made to create and modify Re-Volt binary files, originally created by Alexander Kröller. Check out [ali's revolt stuff](http://www.perror.de/rv/), the official page where rvtmod resides.

This repository is meant to hold a maintained version (starting at rvtmod7) that expands the features of the original toolset.

Building rvtmod
---------------

CMake scripts are supplied. You can refer to CMake's documentation to figure out how to create your project files. Here's a simple usage for UNIX folks:

`mkdir -p && cd && cmake && make`

Contribute
----------

Feel free to fork the project, do your stuff and request a pull.