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
- Host: GitHub
- URL: https://github.com/dantecatalfamo/makewad-rb
- Owner: dantecatalfamo
- License: mit
- Created: 2021-08-24T05:53:03.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-30T21:34:09.000Z (almost 5 years ago)
- Last Synced: 2026-03-29T16:54:09.172Z (3 months ago)
- Topics: quake, ruby, tool, wad
- Language: Ruby
- Homepage:
- Size: 58.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
