DoomStruct
DoomStruct copied to clipboard
Reads Doom Engine and Doom Engine-derivative structures.
Results
2
DoomStruct issues
Sort by
recently updated
recently updated
newest added
This project should probably end up in Maven Central at some point, but I was lazy about it/didn't anticipate demand. Stuff that needs to happen on my end: - [...
maintenance
A new version byte was introduced a while back for extended Demo header versions and this will throw an exception in [Demo.java](https://github.com/MTrop/DoomStruct/blob/master/src/main/java/net/mtrop/doom/demo/Demo.java) if read. This issue is for adding support...
enhancement