Open
Description
Implement W3D to plain text (in reference to W3X, xml) to W3D compiler, tool. It needs to compile a plain text file of a Generals compatible W3D file and build a W3D file from a plain text file.
The first milestone does not need to support all W3D chunk types. It needs to support the used or compatible W3D chunk types for Generals.
It eventually does need a feature to sort chunks and contents if we consider using Blender generated W3D files in our build pipeline for game data, because Blender cannot preserve orders, at least not with the https://github.com/OpenSAGE/OpenSAGE.BlenderPlugin.