LogicAndTrick / sledge-formats

C# parsers and formats for Half-Life 1 and related engines.
MIT License
71 stars 10 forks source link

Add support for saving prefab into WorldcraftPrefabLibrary #30

Closed Duude92 closed 8 months ago

Duude92 commented 8 months ago

Implemented method for saving prefab into library. Added prefab header structure to store metadata for saving meta at the end of file.

LogicAndTrick commented 8 months ago

Thanks! I'll check this out on the weekend.