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

https://github.com/dantecatalfamo/makewad-rb

Create a WAD2 texture file from a folder of PNGs
https://github.com/dantecatalfamo/makewad-rb

quake ruby tool wad

Last synced: about 1 month ago
JSON representation

Create a WAD2 texture file from a folder of PNGs

Awesome Lists containing this project

README

          

# makewad-rb

Create a WAD2 texture file from a folder of PNGs. Written in ruby.

## Usage

### Installing dependencies

`bundle install`

### Arguments

`Usage: makewad.rb: `

## Why

Based loosely on a [tool](https://github.com/NewBloodInteractive/MakeWad) with the same name from New Blood Interactive. I re-implemented it in ruby to make it easier to run on *nix systems.

## Example

![Creating a WAD file](makewad.gif)