NPC Model Converter
I wrote a small program in C# that finds and converts NPC model QC files into playermodel QC files within a given folder. Modeling isn’t my specialty so I have no idea if I did this “properly” and it definitely screws up line endings, but this doesn’t really matter in the end. I used this on an NPC pack for the same potential upcoming project from two weeks ago.
STOilMogul
While I currently have no plans to finish this old addon, I had a thought one night about how I could make what I had better. Previously, it would spawn a physical prop and drop it from the sky, which had all sorts of unforeseen issues. This week, I made it spawn a clientside prop and drop that from the sky while the physical prop spawns immediately.