Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frarees/rvtmod
re-volt tools
https://github.com/frarees/rvtmod
Last synced: 11 days ago
JSON representation
re-volt tools
- Host: GitHub
- URL: https://github.com/frarees/rvtmod
- Owner: frarees
- License: gpl-3.0
- Created: 2012-03-20T13:15:18.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-20T13:24:39.000Z (almost 13 years ago)
- Last Synced: 2025-01-04T02:12:32.523Z (13 days ago)
- Language: C++
- Homepage:
- Size: 238 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.mdown
- License: COPYING
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.