You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's a non-exhaustive list of features I'd like to see in WadTool (or other software using it), if you have any suggestions feel free to comment away and I'll add to this list if it makes sense. Everything tagged with a 🔥 would probably be the bare minimum for a 1.0 release.
directory info (ls, tree) 🔥
extract file from wad 🔥
replace file in wad 🔥
create new file in wad 🔥
delete file in wad 🔥
detect and remove empty, unused 2048-byte sectors 🔥
extract directory structure from wad 🔥
create wad from directory structure 🔥
detect files with same offset in directory structure and use symlinks/hard links, and vice-versa
extract wad from bin/cue/iso image (DiskUtils.Iso9660)
replace wad in bin/cue/iso image
separate WadTool.WadPackage in its own NuGet package (so other .NET software (such as a mod manager) can use it as a library) 🔥
document library and CLI API in the wiki 🔥
a GUI
fuse filesystem
viewer and converter for file formats usually found in MTVMG
document and test every version of MTVMG this should be compatible with
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Here's a non-exhaustive list of features I'd like to see in WadTool (or other software using it), if you have any suggestions feel free to comment away and I'll add to this list if it makes sense. Everything tagged with a 🔥 would probably be the bare minimum for a 1.0 release.
Beta Was this translation helpful? Give feedback.
All reactions