adding models with the tool
https://youtu.be/VWx5MZr1ovE
Adding PBR materials with the tool:
https://youtu.be/zYUX9KxLWKs

Sometimes you just want to do something simple, like adding static models fast, just to see how they look like.
But if you want to add a 3d model, you also have to add a decorate/zscript file and a modeldef. Life is not easy.
This tool generates zscript and modeldef for you
It is not super complicated of course, but when adding many many models, it gets boring to always keep doing this, and because I played many hours with Factorio, I know that automating stuff is great, so I created this little tool that helps you import models in less than a minute.
I created this with windows forms, c#, in visual studio.
I plan extending this to a zscript generator too. I decided to make this for myself, to make my workflow easier, but then why not share with others, maybe you'll also like it.
This tool is very simple, don't expect a lot
For now it only works with static models, you cannot do animations - despite it is there - for now, but I will update it as soon as I can. See the video about how to use it. It will be cooler really, just let me update it.
Download https://github.com/szeba99/Basic-GZDoom ... msApp5.exe
Windows 64 bit I guess.
EDIT: Now it is useful for importing PBR materials too.
EDIT2: Animations do work, just the link was wrong until now (2023.05.25)
Oops, I should've posted this in editing, right?