Skip to content

A .Net library providing a collection of classes to load/edit/save Doom maps and wad archives.

License

Notifications You must be signed in to change notification settings

akaAgar/tools-of-doom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools of Doom

A C# (.Net 6.0) library providing a collection of classes to load/edit/save Doom maps and wad archives.

Also includes two command-line projects (WadIndexer and WadPacker) to showcase what the library can do.

To learn more about Doom maps and archives, and better understand this source code, you should read the Unofficial Doom Specs by Matthew S. Fell.

Tools of Doom

A .Net library with classes to load/edit/save Doom maps and wad archives.

WadIndexer

Outputs a text file with the same name

WadPacker

A very simple command-line tool which packs all files passed as parameter into PackedFiles.wad.

Change history

11 July, 2023 - Updated target framework from .Net Framework 4.5 to .Net 6.0

About

A .Net library providing a collection of classes to load/edit/save Doom maps and wad archives.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages