OpenNaja / cobra-tools

A suite of GUI tools for extracting and modifying OVL and OVS archives, as well as editing the associated in-house file formats. Also includes a model plugin for Blender. For downloads, guides, and FAQs visit:
https://opennaja.github.io/cobra-tools/
GNU General Public License v3.0
98 stars 28 forks source link

Add write method to DdsFile that to allow writing to stream without n… #256

Closed Candoran2 closed 2 years ago

Candoran2 commented 2 years ago

…eeding to know file path.

Used by niftools addon, also useful in case you (for some reason) want to store multiple files in one file.